lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Begin pseudo elements with double colons: ::
Open

            &:before {

Avoid using id selectors
Open

                #top-menu & {

Line should be indented with spaces, not tabs
Open

    &.lsx-wc-cart-menu-item-simple {

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

            li {

!important should not be used
Open

                    font-weight: normal !important;

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

            .button {

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-review-flex {

Prefer single quoted strings
Open

        @include media(">=phone") {

Prefer single quoted strings
Open

                content: "\f104";

Line should be indented with spaces, not tabs
Open

    .wc-bacs-bank-details-heading {

Line should be indented with spaces, not tabs
Open

    margin-right: auto;

Prefer single quoted strings
Open

@import "woocommerce-extensions/product-retailers";

Prefer single quoted strings
Open

@import "woocommerce-extensions/variation-swatches";

Line should be indented with spaces, not tabs
Open

    margin: 4rem auto 0;

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

            & + p {

Properties should be ordered align-items, display
Open

            display: flex;

Expected item on line 1265 to appear before line 1257. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

        @include media(">=custom") {

Begin pseudo elements with double colons: ::
Open

                        &:before {

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

                        &:before {

Selector woocommerce-MyAccount-navigation-link--orders should be written in lowercase with hyphens
Open

                &.woocommerce-MyAccount-navigation-link--orders a:before {
Severity
Category
Status
Source
Language