lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Begin pseudo elements with double colons: ::
Open

            &:after {

Prefer single quoted strings
Open

            @include media(">=desktop-wide") {

Line should be indented with spaces, not tabs
Open

    &.lsx-wc-cart-menu-item-right-aligned {

Rule declaration should be followed by an empty line
Open

                }

Rule declaration should be followed by an empty line
Open

                }

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

                &.woocommerce-MyAccount-navigation-link--customer-logout

Avoid using id selectors
Open

        #top-menu & {

Prefer single quoted strings
Open

                content: "\f044";

Selector woocommerce-MyAccount-content should be written in lowercase with hyphens
Open

    .woocommerce-MyAccount-content {

Properties should be ordered content, float, line-height, margin-left, opacity, text-align, width
Open

                        line-height: 1.618;

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

                &.woocommerce-MyAccount-navigation-link--dashboard a:before {

Begin pseudo elements with double colons: ::
Open

                &.woocommerce-MyAccount-navigation-link--downloads a:before {

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

                &.woocommerce-MyAccount-navigation-link--payment-methods

Prefer single quoted strings
Open

                content: "\f07a";

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

            &:after {

Prefer single quoted strings
Open

        @include media(">=phone") {

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-avatar {

Avoid using id selectors
Open

    .wc-tab &,

Line should be indented with spaces, not tabs
Open

    display: flex;

Line should be indented with spaces, not tabs
Open

    position: relative;
Severity
Category
Status
Source
Language