Showing 18,317 of 18,317 total issues
!important should not be used Open
Open
margin-top: 1rem !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.woocommerce-LostPassword {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
& + p {
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/advanced-product-labels";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-woocommerce-content {
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/ship-multiple-addresses";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=1280px") {
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/subscriptions";
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/wishlists";
- Exclude checks
Properties should be ordered bottom, box-shadow, left, position, right, z-index Open
Open
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
right: 0;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 1px;
- Exclude checks
Selector woocommerce_noreviews
should be written in lowercase with hyphens Open
Open
.woocommerce-message,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=tablet") {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
#loginform,
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
#loginform,
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/smart-coupons";
- Exclude checks