lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

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

                    + .wc-block-grid__product-price {

Properties should be ordered align-items, color, display, margin-bottom, margin-left
Open

                    display: flex;

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

                    del {

0.4 should be written without a leading zero as .4
Open

                        opacity: 0.4;

Selector woocommerce-Price-amount should be written in lowercase with hyphens
Open

                        .woocommerce-Price-amount,

Selector wp-block-button__link should be written in lowercase with hyphens
Open

        .wp-block-button__link,

Selector components-custom-select-control__button should be written in lowercase with hyphens
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 followed by an empty line
Open

        }

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

            &:hover {

Avoid qualifying attribute selectors with an element.
Open

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

Rule declaration should be preceded by an empty line
Open

        .wc-block-pagination-page {

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

                .wc-block-review-list-item__meta {

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

                    .wc-block-review-list-item__product {

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

                * {

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

                            .wc-block-grid__product {

Properties should be ordered margin-bottom, max-height, opacity, overflow, padding
Open

                overflow: hidden;

Properties should be ordered margin-bottom, margin-top, padding
Open

                    padding: 0;

Rule declaration should be followed by an empty line
Open

            }

Line should be indented with spaces, not tabs
Open

    color: #4a4a4a;

Line should be indented with spaces, not tabs
Open

    &:before {
Severity
Category
Status
Source
Language