Showing 18,317 of 18,317 total issues
Avoid qualifying attribute selectors with an element. Open
Open
input[type="radio"],
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.wc-block-pagination-page--active,
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.amount {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
tr:first-child {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 7 Open
Open
.woocommerce-Price-amount,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
+ .woocommerce-Price-amount {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: block;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
tr:last-child {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
> a {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wp-block-button {
- Exclude checks
Color literals like #3c763d
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #3c763d;
- 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__no-products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__no-products {
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
button[type="submit"] {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector wc-block-grid__product
should be written in lowercase with hyphens Open
Open
.wc-block-grid__product {
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
+ .wc-block-grid__product-price {
- Exclude checks