lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

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

                    &:first-child {

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

    margin-bottom: 20px;

Line should be indented with spaces, not tabs
Open

    &,

Line should be indented with spaces, not tabs
Open

    .page-template-default:not(.has-sidebar).woocommerce-page &,

Rule declaration should be followed by an empty line
Open

    }

Properties should be ordered font-size, transition
Open

                        transition: none;

Line contains trailing whitespace
Open

        

Color literals like black should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                box-shadow: 2px 2px 0 0 black;

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

                    > h2 {

Rule declaration should be preceded by an empty line
Open

        .img-payments {

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

.woocommerce-LostPassword {

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

    .woocommerce-ResetPassword {

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

        .woocommerce-form-row {

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

        .gutenberg-compatible-template.using-gutenberg .entry-content & {

Rule declaration should be preceded by an empty line
Open

                .button {

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

                .price {

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

            span {

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

                .entry-content {

Rule declaration should be followed by an empty line
Open

        }
Severity
Category
Status
Source
Language