Showing 18,317 of 18,317 total issues
Unnecessary parent selector (&) Open
Open
& > *:last-child { border-radius: 0 0 5px 0; }
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
input.find-input {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > *:first-child { border-radius: 0 0 0 5px; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #e4e4e4
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #e4e4e4;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wc-block-grid__product-rating {
- Exclude checks
Selector wc-block-grid__product-title
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product-title {
- Exclude checks
Selector wc-block-grid__product-price
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product-price {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #77a464
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #77a464;
- Exclude checks
Selector wc-block-grid__product-rating
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product-rating {
- Exclude checks
Selector wp-block-button__link
should be written in lowercase with hyphens Open
Open
.wp-block-button,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.star-rating,
- Exclude checks
Selector woocommerce-Price-amount
should be written in lowercase with hyphens Open
Open
.woocommerce-Price-amount {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wp-block-woocommerce-checkout,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
+ .woocommerce-Price-amount {
- 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
Selector wc-block-grid__product
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product {
- Exclude checks