Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
.wc-block-review-list-item__author,
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 6 Open
Open
+ .wc-block-review-list-item__author {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.wp-block-column {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background: #ffffff;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered max-height, transform, transition, transition-timing-function Open
Open
transform: translateX(-100%);
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
transition: all 0.25s;
- Exclude checks
Color literals like #4a4a4a
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #4a4a4a;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #fff;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: #d9edf7;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height: 42px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
padding: 10px 12px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&.page-has-banner.lsx .archive-header-wrapper {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<desktop") {
- Exclude checks
Avoid using id selectors Open
Open
#primary {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.col-1,
- Exclude checks
Properties should be ordered position, text-align Open
Open
text-align: inherit;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.button { width: auto; }
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend %bootstrap-form-control;
- Exclude checks