Showing 18,317 of 18,317 total issues
Selector wc-block-review-list-item__item
should be written in lowercase with hyphens Open
Open
.wc-block-review-list-item__item {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wc-block-review-list-item__meta {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:before {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-review-list-item__text {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
div[class^="wp-block-woocommerce-"][class$="-filter"] {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
.wc-saved-payment-methods label:before,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.wc-block-review-list-item__text {
- Exclude checks
Properties should be ordered left, position Open
Open
position: absolute;
- Exclude checks
Selector wc-block-price-filter__range-input-progress
should be written in lowercase with hyphens Open
Open
.wc-block-price-filter__range-input-progress {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&#lsx-wc-filter-child-open {
- Exclude checks
Selector wc-block-price-filter__amount
should be written in lowercase with hyphens Open
Open
.wc-block-price-filter__amount {
- Exclude checks
Properties should be ordered height, margin-bottom, max-height, opacity, overflow, padding, transform, transition, transition-timing-function Open
Open
opacity: 1;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.wc-block-price-filter__amount {
- Exclude checks
Avoid using id selectors Open
Open
&#lsx-wc-filter-child-open {
- Exclude checks
Properties should be ordered border-color, border-radius, border-style, border-width, color, cursor, display, height, margin-left, text-align, vertical-align, width Open
Open
color: nth($blue, 1);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&.wc-block-pagination-page--active,
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&#lsx-wc-filter-child-open {
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- Exclude checks
Prefer single quoted strings Open
Open
@import "../scss/global/placeholders";
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:focus {
- Exclude checks