lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Properties should be ordered grid-column-end, grid-column-start, grid-row-end, grid-row-start, width
Open

                    grid-column-start: 1;

Rule declaration should be followed by an empty line
Open

                }

Rule declaration should be followed by an empty line
Open

}

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

            li:not(.woocommerce-notice) {

Properties should be ordered background-color, box-shadow, float
Open

            float: initial;

Avoid using id selectors
Open

    #main {

Rule declaration should be preceded by an empty line
Open

            + .wp-block-cover {

Rule declaration should be followed by an empty line
Open

        }

Line should be indented with spaces, not tabs
Open

    #main {

Avoid qualifying class selectors with an element.
Open

body.woocommerce {

Merge rule .nav-tabs > li > a with rule on line 539
Open

            .nav-tabs > li > a {

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

            .nav-tabs {

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

                & li:first-child > a,

Avoid using id selectors
Open

            #comments {

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

            #comments {

Avoid using id selectors
Open

#respond {

Selector shop_table should be written in lowercase with hyphens
Open

        table.shop_table {

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

            tbody {

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

                tr:first-child {

Selector cart_totals should be written in lowercase with hyphens
Open

    .cart_totals {
Severity
Category
Status
Source
Language