lightspeeddevelopment/lsx-customizer

View on GitHub
assets/css/woocommerce/woocommerce-extensions/_product-vendors.scss

Summary

Maintainability
Test Coverage

Selector tax-wcpv_product_vendors should be written in lowercase with hyphens
Open

.tax-wcpv_product_vendors {

Line should be indented with spaces, not tabs
Open

    padding: 5px 0 10px;

Properties should be ordered display, font-family, font-style, padding
Open

    font-family: "Noto Sans", sans-serif;

Line should be indented with spaces, not tabs
Open

    .woocommerce-products-header {

Line should be indented with spaces, not tabs
Open

    font-family: "Noto Sans", sans-serif;

Selector woocommerce-products-header__title should be written in lowercase with hyphens
Open

        .woocommerce-products-header__title {

Rule declaration should be followed by an empty line
Open

}

Line should be indented with spaces, not tabs
Open

    display: block;

Line should be indented with spaces, not tabs
Open

    font-style: inherit;

There are no issues that match your filters.

Category
Status