lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Avoid qualifying class selectors with an element.
Open

        form.cart {

Avoid qualifying class selectors with an element.
Open

select#ms_addresses,

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

            .wc-block-grid__product {

Line should be indented with spaces, not tabs
Open

    @extend %bootstrap-message;

Properties should be ordered align-items, display, flex-direction, margin-bottom, text-align
Open

                text-align: left;

Rule declaration should be preceded by an empty line
Open

            .product-thumbnail {

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

                    .wc-block-grid__product-image {

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

                img {

Rule declaration should be preceded by an empty line
Open

                        img {

Line should be indented with spaces, not tabs
Open

    .wl-tabs {

Avoid qualifying class selectors with an element.
Open

                td.label {

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

                        button {

Properties should be ordered align-items, display, font-weight, justify-content, margin, text-align
Open

                    display: flex;

Avoid using id selectors
Open

#primary {

Line should be indented with spaces, not tabs
Open

    .wl-already-in {

Properties should be ordered margin-left, margin-right, max-width, width
Open

            max-width: 90rem;

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

                > .wc-block-grid__product-image,

!important should not be used
Open

        font-size: 20px !important;

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

                .wc-block-grid__product-onsale {

Line should be indented with spaces, not tabs
Open

    .wc-block-sort-select {
Severity
Category
Status
Source
Language