Showing 5,271 of 5,271 total issues
Selector ofn-i_059-producer
should be written in lowercase with hyphens Open
Open
i.ofn-i_059-producer, i.ofn-i_060-producer-reversed {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
ol, ul {
- Exclude checks
Unnecessary parent selector (&) Open
Open
&, & * {
- Exclude checks
Color literals like #ccc
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
@include filter-selector(#666, #ccc, #777);
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
&.has-tip {
- Exclude checks
Selector product-thumb__bulk-label
should be written in lowercase with hyphens Open
Open
.product-thumb__bulk-label {
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
color: black;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #fff;
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
fill: white;
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
button.add-variant {
- Exclude checks
0em
should be written without units as 0
Open
Open
padding-top: 0em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
.nub {
- Exclude checks
Name of mixin headingFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@mixin headingFont {
- Exclude checks
0px
should be written without units as 0
Open
Open
padding: 21px 0px;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
map, .angular-google-map-container, google-map, .angular-google-map {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
h4 {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Selector add_to_cart
should be written in lowercase with hyphens Open
Open
input.small.button.primary.right.add_to_cart {
- Exclude checks