lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Selector wc-block-review-list-item__item should be written in lowercase with hyphens
Open

        .wc-block-review-list-item__item {

Selector should have depth of applicability no greater than 3, but was 5
Open

                .wc-block-review-list-item__meta {

Begin pseudo elements with double colons: ::
Open

            &:before {

Selector should have depth of applicability no greater than 3, but was 4
Open

            .wc-block-review-list-item__text {

Line should be indented with spaces, not tabs
Open

    div[class^="wp-block-woocommerce-"][class$="-filter"] {

Begin pseudo elements with double colons: ::
Open

                .wc-saved-payment-methods label:before,

Nesting should be no greater than 3, but was 4
Open

            .wc-block-review-list-item__text {

Properties should be ordered left, position
Open

            position: absolute;

Selector wc-block-price-filter__range-input-progress should be written in lowercase with hyphens
Open

        .wc-block-price-filter__range-input-progress {

Nesting should be no greater than 3, but was 4
Open

                &#lsx-wc-filter-child-open {

Selector wc-block-price-filter__amount should be written in lowercase with hyphens
Open

            .wc-block-price-filter__amount {

Properties should be ordered height, margin-bottom, max-height, opacity, overflow, padding, transform, transition, transition-timing-function
Open

                    opacity: 1;

Selector should have depth of applicability no greater than 3, but was 4
Open

            .wc-block-price-filter__amount {

Avoid using id selectors
Open

                &#lsx-wc-filter-child-open {

Properties should be ordered border-color, border-radius, border-style, border-width, color, cursor, display, height, margin-left, text-align, vertical-align, width
Open

            color: nth($blue, 1);

Rule declaration should be preceded by an empty line
Open

            &.wc-block-pagination-page--active,

Nesting should be no greater than 3, but was 4
Open

                &#lsx-wc-filter-child-open {

Selector wc-block-grid__products should be written in lowercase with hyphens
Open

                        .wc-block-grid__products {

Prefer single quoted strings
Open

@import "../scss/global/placeholders";

Line should be indented with spaces, not tabs
Open

    &:focus {
Severity
Category
Status
Source
Language