Showing 18,317 of 18,317 total issues
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-grid__product {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector components-custom-select-control__button
should be written in lowercase with hyphens 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
Properties should be ordered border, color, font-size, min-height, width Open
Open
width: 100%;
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- 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
Line should be indented with spaces, not tabs Open
Open
.wp-block-woocommerce-price-filter {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector wc-block-review-list-item__author
should be written in lowercase with hyphens Open
Open
+ .wc-block-review-list-item__author {
- Exclude checks
Selector wc-block-review-list-item__text
should be written in lowercase with hyphens Open
Open
.wc-block-review-list-item__text {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.wc-block-grid {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
span { display: none !important; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid using id selectors Open
Open
#primary.col-sm-8 &,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-width: 2px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 4px;
- Exclude checks
!important should not be used Open
Open
border-radius: 0 !important;
- Exclude checks
Selector ms_shipping_date
should be written in lowercase with hyphens Open
Open
input.ms_shipping_date { @extend %small-form-field; }
- Exclude checks