lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

!important should not be used
Open

                margin-top: 1rem !important;

Rule declaration should be preceded by an empty line
Open

    .woocommerce-LostPassword {

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

        a {

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

            & + p {

Prefer single quoted strings
Open

@import "woocommerce-extensions/advanced-product-labels";

Line should be indented with spaces, not tabs
Open

    .lsx-woocommerce-content {

Prefer single quoted strings
Open

@import "woocommerce-extensions/ship-multiple-addresses";

Line should be indented with spaces, not tabs
Open

    @include media(">=1280px") {

Prefer single quoted strings
Open

@import "woocommerce-extensions/subscriptions";

Prefer single quoted strings
Open

@import "woocommerce-extensions/wishlists";

Properties should be ordered bottom, box-shadow, left, position, right, z-index
Open

    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);

Line should be indented with spaces, not tabs
Open

    right: 0;

Begin pseudo elements with double colons: ::
Open

            &:before {

Line should be indented with spaces, not tabs
Open

    border-width: 1px;

Selector woocommerce_noreviews should be written in lowercase with hyphens
Open

.woocommerce-message,

Line should be indented with spaces, not tabs
Open

    @include media(">=tablet") {

Avoid qualifying class selectors with an element.
Open

#loginform,

@include declaration should be followed by an empty line
Open

        }

Avoid qualifying class selectors with an element.
Open

#loginform,

Prefer single quoted strings
Open

@import "woocommerce-extensions/smart-coupons";
Severity
Category
Status
Source
Language