lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    margin-bottom: 15px !important;

Line should be indented with spaces, not tabs
Open

    &:last-child {

Merge rule .col2-set with rule on line 194
Open

        .col2-set {

Avoid qualifying class selectors with an element.
Open

            li.product {

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

                .col-1,

Line should be indented with spaces, not tabs
Open

    #order_review,

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

                &:hover {

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

            .woocommerce-form-register__submit {

Line should be indented with spaces, not tabs
Open

    #woochimp_checkout_groups {

Avoid qualifying attribute selectors with an element.
Open

        input[type="checkbox"] {

Line should be indented with spaces, not tabs
Open

    .checkout-cta-bottom {

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

        padding-left: 20px;

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

                .woocommerce-product-gallery {

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

                .woocommerce-product-gallery {

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

                    .wc-block-review-list-item__rating {

Rule declaration should be followed by an empty line
Open

                }

!important should not be used
Open

                        flex-basis: auto !important;

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

                            .wc-block-grid__products {

Prefer single quoted strings
Open

                            content: "Close Filters";
Severity
Category
Status
Source
Language