Showing 2,200 of 2,231 total issues
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
.float-left { float: left !important; }
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
hr {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
margin-right: 0.5em;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border-top-color, border-width, left, top Open
Open
top: $arrow-size + 1;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
Selector t_bool
should be written in lowercase with hyphens Open
Open
.t_bool[data-type-more=false] {
- Exclude checks
Selector t_string
should be written in lowercase with hyphens Open
Open
.t_int,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
background-color: $info-bg !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Color literals like #333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #333;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> svg {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::before {
- Exclude checks
Selector t_type
should be written in lowercase with hyphens Open
Open
.t_type { color: $color-type; }
- Exclude checks
Selector t_int
should be written in lowercase with hyphens Open
Open
.t_int,
- Exclude checks
0.8695
should be written without a leading zero as .8695
Open
Open
font-size: 0.8695em;
- Exclude checks