Showing 18,317 of 18,317 total issues
!important should not be used Open
Open
border: 0 !important;
- 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
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
@media declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-grid__product {
- Exclude checks
Selector woocommerce-Price-amount
should be written in lowercase with hyphens Open
Open
.woocommerce-Price-amount {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wp-block-button__link {
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- 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
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
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-product-search__label {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-product-search__label {
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
color: white;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Property top
already defined on line 333 Open
Open
top: 4px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-price-filter__amount {
- Exclude checks
Color literals like #999999
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #999999;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-review-list-item__info {
- Exclude checks