Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.variations {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
select {
- Exclude checks
!important should not be used Open
Open
left: 0 !important;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.form-row {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.coupon input.button {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=custom") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.form-row-last {
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
padding: 0.875em 0;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > a {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#top-menu & {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-wc-cart-amount {
- Exclude checks
Merge rule &.lsx-wc-cart-menu-item-simple
with rule on line 1387 Open
Open
&.lsx-wc-cart-menu-item-simple {
- Exclude checks
0.875
should be written without a leading zero as .875
Open
Open
font-size: 0.875em;
- Exclude checks
Color literals like #e6e6e6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #e6e6e6;
- Exclude checks
Properties should be ordered background-color, border-radius Open
Open
border-radius: 0 5px 0 0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
& > *:first-child {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
tbody:last-child,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
input.input-text,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
textarea {
- Exclude checks