lightspeeddevelopment/lsx-customizer

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

Summary

Maintainability
Test Coverage

Properties should be ordered display, flex-basis, margin, max-width
Open

            max-width: none;

Line should be indented with spaces, not tabs
Open

    &.wc_points_redeem_earn_points {

Avoid qualifying class selectors with an element.
Open

        form.wc_points_rewards_apply_discount {

Selector wc_points_rewards_apply_discount should be written in lowercase with hyphens
Open

        form.wc_points_rewards_apply_discount {

Line contains trailing whitespace
Open

}

Properties should be ordered align-self, flex-basis
Open

            flex-basis: 70%;

Properties should be ordered display, margin-bottom, margin-top
Open

        margin-bottom: 30px;

Files should end with a trailing newline
Open

}

Selector wc_points_redeem_earn_points should be written in lowercase with hyphens
Open

    &.wc_points_redeem_earn_points {

There are no issues that match your filters.

Category
Status