Showing 5,271 of 5,271 total issues
Avoid using id selectors Open
Open
&#hub-panel, &#both-panel {
- Exclude checks
Avoid using id selectors Open
Open
&#producer-panel {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.dirty {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color white
should be written in hexadecimal form as #ffffff
Open
Open
fill: white;
- Exclude checks
Unnecessary parent selector (&) Open
Open
& > *:nth-child(n + 2) {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
h3 a {
- Exclude checks
Color #333333
should be written as #333
Open
Open
border-color: transparent transparent #333333 transparent;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
h1, h2, h3, h4, h5, h6 {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background: white;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
#producer-signup.pane, #shops-signup.pane {
- Exclude checks
Avoid using id selectors Open
Open
#producer-details.pane, #hub-details.pane, .groups-details.pane {
- Exclude checks
Color literals like white
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: white;
- Exclude checks
Name of mixin headingFont
should be written in all lowercase letters with hyphens instead of underscores Open
Open
@include headingFont;
- Exclude checks
Begin pseudo elements with double colons: ::
Open
Open
&:after {
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
0px
should be written without units as 0
Open
Open
grid-row-gap: 0px;
- Exclude checks
Color #DDD
should be written as #ddd
Open
Open
border-right: 1px solid #DDD;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks