Showing 18,317 of 18,317 total issues
Properties should be ordered grid-column-end, grid-column-start, grid-row-end, grid-row-start, width Open
Open
grid-column-start: 1;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
li:not(.woocommerce-notice) {
- Exclude checks
Properties should be ordered background-color, box-shadow, float Open
Open
float: initial;
- Exclude checks
Avoid using id selectors Open
Open
#main {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
+ .wp-block-cover {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#main {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
body.woocommerce {
- Exclude checks
Merge rule .nav-tabs > li > a
with rule on line 539 Open
Open
.nav-tabs > li > a {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.nav-tabs {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
& li:first-child > a,
- Exclude checks
Avoid using id selectors Open
Open
#comments {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
#comments {
- Exclude checks
Avoid using id selectors Open
Open
#respond {
- Exclude checks
Selector shop_table
should be written in lowercase with hyphens Open
Open
table.shop_table {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
tbody {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
tr:first-child {
- Exclude checks
Selector cart_totals
should be written in lowercase with hyphens Open
Open
.cart_totals {
- Exclude checks