Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
tr:first-child {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: auto !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
& > *:first-child { border-radius: 0 0 0 5px; }
- Exclude checks
Shorthand form for property margin
should be written more concisely as 0 0 2px
instead of 0 0 2px 0
Open
Open
dd { margin: 0 0 2px 0; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wc-block-grid {
- Exclude checks
!important should not be used Open
Open
margin-bottom: 10px !important;
- Exclude checks
Properties should be ordered background-color, border, margin-left, margin-right, max-width Open
Open
max-width: 90rem;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.close {
- Exclude checks
Selector wc-block-grid__products
should be written in lowercase with hyphens Open
Open
.wc-block-grid__products {
- Exclude checks
Color literals like rgba(#000, 0.025)
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: rgba(#000, .025);
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wc-block-grid__product-title {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
padding: 0.5em 0;
- Exclude checks
Properties should be ordered background-color, border, border-radius, float, font-size, line-height, margin, padding, width Open
Open
font-size: 0.875em;
- Exclude checks
Avoid qualifying id selectors with an element. Open
Open
select#ms_addresses,
- Exclude checks
Properties should be ordered align-items, display, float, margin, order, width Open
Open
margin: 0 0 1em;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.button-social-login,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.wc-block-grid__product-onsale {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 85% !important;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.amount {
- Exclude checks