lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_variation-swatches.scss

Summary

Maintainability
Test Coverage

@include declaration should be followed by an empty line
Open

                }

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

                .variation {

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

            .product-quantity {

Line should be indented with spaces, not tabs
Open

    ul.products {

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

            .product-thumbnail {

Rule declaration should be preceded by an empty line
Open

                img {

Properties should be ordered align-self, margin
Open

                margin: 0;

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

            .variations {

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

                    label {

Selector mnm_form should be written in lowercase with hyphens
Open

.mnm_form.layout_grid {

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

            .product-quantity {

Properties should be ordered flex-direction, flex-wrap, margin, max-width
Open

            max-width: 300px;

@include declaration should be preceded by an empty line
Open

                @include media("<tablet") {

Avoid qualifying class selectors with an element.
Open

        li.product {

Rule declaration should be followed by an empty line
Open

            }

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

            .product-details {

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

                    dd {

Avoid qualifying class selectors with an element.
Open

                td.value {

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

            .product-details {

Properties should be ordered align-self, flex-grow, margin, text-align
Open

                flex-grow: 4;

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

    ul.products {

Line should be indented with spaces, not tabs
Open

    div.product {

@include declaration should be preceded by an empty line
Open

                    @include media("<tablet") {

Prefer single quoted strings
Open

                    @include media("<tablet") {

Avoid qualifying class selectors with an element.
Open

    div.product {

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

                td.value {

Avoid qualifying class selectors with an element.
Open

        form.cart {

Rule declaration should be preceded by an empty line
Open

            .product-thumbnail {

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

                img {

Avoid qualifying class selectors with an element.
Open

                td.label {

Properties should be ordered align-items, display, font-weight, justify-content, margin, text-align
Open

                    display: flex;

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

                td.label {

Prefer single quoted strings
Open

                @include media("<tablet") {

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

                    .swatch-label:empty {

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

            .product-thumbnail {

@include declaration should be followed by an empty line
Open

                    }

Rule declaration should be followed by an empty line
Open

            }

There are no issues that match your filters.

Category
Status