Showing 18,317 of 18,317 total issues
Properties should be ordered cursor, font-weight, padding-left, position Open
Open
position: relative;
- Exclude checks
Color literals like #77a464
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #77a464;
- Exclude checks
0.15
should be written without a leading zero as .15
Open
Open
top: 0.15em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
opacity: 0.5;
- Exclude checks
Properties should be ordered margin-bottom, margin-top Open
Open
margin-top: $lsx-medium-gap;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.woocommerce-Price-amount,
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background: white;
- Exclude checks
Expected item on line 182 to appear before line 18. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include media(">=desktop") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-review-list-item__info {
- Exclude checks
Selector wc-block-grid__product
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wc-block-load-more {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-grid__product {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
[class^="wc-block"] {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url], .wc-block-components-select .components-custom-select-control__button, .wc-block-components-select .components-custom-select-control__button:active, .wc-block-components-select .components-custom-select-control__button:focus, .wc-block-components-select .components-custom-select-control__button:hover {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
svg {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&#lsx-wc-filter-child-close {
- Exclude checks