lightspeeddevelopment/lsx-customizer

View on GitHub

Showing 18,317 of 18,317 total issues

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

            &:before {

Properties should be ordered content, height, left, line-height, position, text-align, text-indent, top, width
Open

                line-height: 1.618;

Prefer single quoted strings
Open

    @include media(">=tablet") {

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

                        &:before {

Prefer single quoted strings
Open

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

Line should be indented with spaces, not tabs
Open

    .lsx-wc-cart-count,

Prefer single quoted strings
Open

        @include media(">=desktop") {

Selector woocommerce-mini-cart__empty-message should be written in lowercase with hyphens
Open

        .woocommerce-mini-cart__empty-message {

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

            thead {

Properties should be ordered background-color, border-radius
Open

                        border-radius: 0 0 0 5px;

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

            input[type="file"] {

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

            input[type="text"],

Avoid qualifying class selectors with an element.
Open

        form.cart {

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

                &,

Avoid qualifying class selectors with an element.
Open

    #respond input#submit,

Line should be indented with spaces, not tabs
Open

    @extend %bootstrap-message-info;

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

            li {

Line should be indented with spaces, not tabs
Open

    & > a {

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

            &:before {

Line should be indented with spaces, not tabs
Open

    &.lsx-wc-cart-menu-item-simple {
Severity
Category
Status
Source
Language