Showing 18,317 of 18,317 total issues
Avoid qualifying class selectors with an element. Open
Open
li.product {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop-wide") {
- 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
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.product-details {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-grid__product {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
dd {
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- Exclude checks
!important should not be used Open
Open
background-color: transparent !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-grid__products {
- Exclude checks
Avoid qualifying attribute selectors with an element. 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
Line should be indented with spaces, not tabs Open
Open
.panel {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying attribute selectors with an element. 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
Selector wc-block-grid__product-rating__stars
should be written in lowercase with hyphens Open
Open
.star-rating,
- Exclude checks
Each selector in a comma sequence should be on its own single line 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
Rule declaration should be preceded by an empty line Open
Open
.star-rating,
- 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