lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_checkout.scss

Summary

Maintainability
Test Coverage

Selector checkout_coupon should be written in lowercase with hyphens
Open

            &.checkout_coupon {

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

            &.checkout_coupon {

Files should end with a trailing newline
Open

}

Line should be indented with spaces, not tabs
Open

    .woocommerce {

Color literals like #f2f2f2 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

                background-color: #f2f2f2;

There are no issues that match your filters.

Category
Status