lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

Colon after property should be followed by one space
Open

        width:100%;

Line should be indented with spaces, not tabs
Open

    small { font-size: 100%; }

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

            .variations {

Selector layout_grid should be written in lowercase with hyphens
Open

.mnm_form.layout_grid {

Avoid qualifying class selectors with an element.
Open

div.pp_woocommerce {

Avoid qualifying class selectors with an element.
Open

    ul.products {

Begin pseudo elements with double colons: ::
Open

        &:after {

Selector ship_address should be written in lowercase with hyphens
Open

    .ship_address,

Begin pseudo elements with double colons: ::
Open

        &:after {

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

                & > *:last-child { border-radius: 0 0 5px 0; }

Selector shipping_method should be written in lowercase with hyphens
Open

select#ms_addresses,

Line should be indented with spaces, not tabs
Open

    @extend %bootstrap-form-control;

Line should be indented with spaces, not tabs
Open

    img { width: 50px; }

Avoid qualifying class selectors with an element.
Open

.button-social-login,

Line should be indented with spaces, not tabs
Open

    dd { margin: 0 0 2px 0; }

Properties should be ordered flex, margin-left, margin-right, max-width, padding
Open

                    margin-left: auto;

Line should be indented with spaces, not tabs
Open

    div.product {

Rule declaration should be preceded by an empty line
Open

                .wc-block-grid__product-link {

@include declaration should be preceded by an empty line
Open

                    @include media("<tablet") {

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

                .wc-block-grid__product-link {
Severity
Category
Status
Source
Language