Showing 18,317 of 18,317 total issues
Colon after property should be followed by one space Open
Open
width:100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
small { font-size: 100%; }
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.variations {
- Exclude checks
Selector layout_grid
should be written in lowercase with hyphens Open
Open
.mnm_form.layout_grid {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
div.pp_woocommerce {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul.products {
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector ship_address
should be written in lowercase with hyphens Open
Open
.ship_address,
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
& > *:last-child { border-radius: 0 0 5px 0; }
- Exclude checks
Selector shipping_method
should be written in lowercase with hyphens Open
Open
select#ms_addresses,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
img { width: 50px; }
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button-social-login,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
dd { margin: 0 0 2px 0; }
- Exclude checks
Properties should be ordered flex, margin-left, margin-right, max-width, padding Open
Open
margin-left: auto;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
div.product {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.wc-block-grid__product-link {
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media("<tablet") {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wc-block-grid__product-link {
- Exclude checks