Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&.is-active {
- Exclude checks
Merge rule a
with rule on line 1302 Open
Open
a {
- Exclude checks
0.5407911001
should be written without a leading zero as .5407911001
Open
Open
margin-left: 0.5407911001em;
- 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
.lsx-wc-cart-count-badge {
- Exclude checks
Selector product_list_widget
should be written in lowercase with hyphens Open
Open
.product_list_widget {
- Exclude checks
Avoid using id selectors Open
Open
#secondary & > a {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.wc-tab &,
- Exclude checks
Prefer single quoted strings Open
Open
font-family: "FontAwesome";
- Exclude checks
Properties should be ordered display, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, line-height, position, text-rendering, top, transform, transition Open
Open
line-height: 1;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:before {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=custom") {
- Exclude checks
Properties should be ordered border-radius, border-style, border-width, box-sizing, display, font-size, height, left, line-height, position, text-align, top, width Open
Open
border-style: solid;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: none;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
span.onsale {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 550px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.lsx-wc-cart-menu-item-simple & {
- Exclude checks
!important should not be used Open
Open
margin-top: 2.4rem !important;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > button {
- Exclude checks