Showing 18,317 of 18,317 total issues
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Avoid using id selectors Open
Open
#top-menu & {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.lsx-wc-cart-menu-item-simple {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
li {
- Exclude checks
!important should not be used Open
Open
font-weight: normal !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.button {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-woocommerce-review-flex {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f104";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wc-bacs-bank-details-heading {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-right: auto;
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/product-retailers";
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/variation-swatches";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 4rem auto 0;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& + p {
- Exclude checks
Properties should be ordered align-items, display Open
Open
display: flex;
- Exclude checks
Expected item on line 1265 to appear before line 1257. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@include media(">=custom") {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
&:before {
- Exclude checks
Selector woocommerce-MyAccount-navigation-link--orders
should be written in lowercase with hyphens Open
Open
&.woocommerce-MyAccount-navigation-link--orders a:before {
- Exclude checks