lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    &,

Rule declaration should be followed by an empty line
Open

        }

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

                .wc-block-grid__product-link {

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

                    a {

Rule declaration should be preceded by an empty line
Open

                    a {

Rule declaration should be followed by an empty line
Open

                    }

Properties should be ordered margin-right, opacity
Open

                            opacity: 0.5;

Rule declaration should be followed by an empty line
Open

                    }

Rule declaration should be preceded by an empty line
Open

                        button {

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 {

Color white should be written in hexadecimal form as #ffffff
Open

                color: white;

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

            .wc-block-review-list-item__info {

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

                    .wc-block-review-list-item__rating {

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

            .wp-block-column {

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

                > h2 {

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

                &.lsx-wc-filter-toggle {

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

                    a {

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

                .wp-block-column {

Line should be indented with spaces, not tabs
Open

    width: 100%;

Properties should be ordered border, border-radius, margin-bottom, padding
Open

    border-radius: 4px;
Severity
Category
Status
Source
Language