lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Line should be indented with spaces, not tabs
Open

    .widget_shopping_cart {

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

            .button {

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

                @include lsx-button-colour();

!important should not be used
Open

                box-shadow: none !important;

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

        br {

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

        @include media(">=phone") {

Selector woocommerce_error should be written in lowercase with hyphens
Open

.woocommerce-error,

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

            .form-row-first {

Begin pseudo elements with double colons: ::
Open

                &.woocommerce-MyAccount-navigation-link--edit-account a:before {

Avoid using id selectors
Open

            #top-menu & {

Line should be indented with spaces, not tabs
Open

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

Rule declaration should be followed by an empty line
Open

                }

Selector shop_table should be written in lowercase with hyphens
Open

    table.shop_table {

Line should be indented with spaces, not tabs
Open

    .woocommerce-customer-details {

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

            input.input-text {

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

            input[type="radio"],

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

            .button {

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

                &:active {

Line should be indented with spaces, not tabs
Open

    form {

Selector woocommerce-Input should be written in lowercase with hyphens
Open

    .woocommerce-Input,
Severity
Category
Status
Source
Language