Showing 18,317 of 18,317 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
ul {
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
opacity: 0.25;
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f1c6";
- Exclude checks
Prefer single quoted strings Open
Open
content: "\f015";
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
.coupon input.button {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&:last-child {
- Exclude checks
Selector woocommerce_error
should be written in lowercase with hyphens Open
Open
.woocommerce-message,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow: hidden;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.woocommerce-MyAccount-navigation {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media("<custom") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
bottom: 0;
- Exclude checks
Properties should be ordered border-right-style, border-right-width, width Open
Open
border-right-width: 2px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
li {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 50%;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.flex-control-thumbs {
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Prefer single quoted strings Open
Open
@import "woocommerce-extensions/social-login";
- Exclude checks