lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Prefer single quoted strings
Open

        @include media(">=desktop") {

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

                    .wc-block-grid__product {

Rule declaration should be followed by an empty line
Open

        }

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 {

Properties should be ordered border, color, font-size, min-height, width
Open

            width: 100%;

Prefer single quoted strings
Open

            font-family: "FontAwesome";

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    .wp-block-woocommerce-price-filter {

Begin pseudo elements with double colons: ::
Open

        &:after {

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

                        + .wc-block-review-list-item__author {

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

            .wc-block-review-list-item__text {

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

                    .wc-block-grid {

Line should be indented with spaces, not tabs
Open

    span { display: none !important; }

Rule declaration should be followed by an empty line
Open

                }

Avoid using id selectors
Open

        #primary.col-sm-8 &,

Line should be indented with spaces, not tabs
Open

    border-width: 2px;

Line should be indented with spaces, not tabs
Open

    border-radius: 4px;

!important should not be used
Open

        border-radius: 0 !important;

Selector ms_shipping_date should be written in lowercase with hyphens
Open

input.ms_shipping_date { @extend %small-form-field; }
Severity
Category
Status
Source
Language