Showing 18,317 of 18,317 total issues
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin-bottom: 15px !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:last-child {
- Exclude checks
Merge rule .col2-set
with rule on line 194 Open
Open
.col2-set {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
li.product {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.col-1,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#order_review,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.woocommerce-form-register__submit {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#woochimp_checkout_groups {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
input[type="checkbox"] {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.checkout-cta-bottom {
- Exclude checks
Properties should be ordered margin-bottom, padding-left Open
Open
padding-left: 20px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.woocommerce-product-gallery {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.woocommerce-product-gallery {
- Exclude checks
Selector wc-block-review-list-item__rating
should be written in lowercase with hyphens Open
Open
.wc-block-review-list-item__rating {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
flex-basis: auto !important;
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- Exclude checks
Prefer single quoted strings Open
Open
content: "Close Filters";
- Exclude checks