lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Avoid qualifying class selectors with an element.
Open

        li.product {

Prefer single quoted strings
Open

                    @include media(">=desktop-wide") {

Rule declaration should be followed by an empty line
Open

                }

Rule declaration should be followed by an empty line
Open

            }

Rule declaration should be followed by an empty line
Open

            }

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

            .product-details {

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

                    .wc-block-grid__product {

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

                    dd {

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

                .wc-block-grid__products {

!important should not be used
Open

        background-color: transparent !important;

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

                .wc-block-grid__products {

Avoid qualifying attribute selectors with an element.
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 {

Line should be indented with spaces, not tabs
Open

    .panel {

Rule declaration should be followed by an empty line
Open

        }

Avoid qualifying attribute selectors with an element.
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 {

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

                    .star-rating,

Each selector in a comma sequence should be on its own single line
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 {

Rule declaration should be preceded by an empty line
Open

                    .star-rating,

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

                }
Severity
Category
Status
Source
Language