Showing 18,317 of 18,317 total issues
!important should not be used Open
Open
font-weight: normal !important;
- Exclude checks
Properties should be ordered box-shadow, margin, width Open
Open
margin: 0 0 1em;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wl-table {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:first-child {
- Exclude checks
Selector woocommerce-Price-amount
should be written in lowercase with hyphens Open
Open
.woocommerce-Price-amount,
- Exclude checks
!important should not be used Open
Open
border-bottom: 0 !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks
Selector wc-block-grid__product-price__value
should be written in lowercase with hyphens Open
Open
.woocommerce-Price-amount,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
[class^="wc-block-featured"] {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
background-color: white;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-grid__products {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.wc-block-grid__product-image {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:focus {
- Exclude checks
Properties should be ordered color, font-family, font-size, font-weight, line-height, margin, padding Open
Open
font-family: $font-family-serif;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: white;
- Exclude checks
Properties should be ordered align-items, display, justify-content, margin-bottom Open
Open
display: flex;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks