Showing 2,200 of 2,231 total issues
Properties should be ordered background-color, color, max-width, padding Open
Open
color: $default-fg;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
border-left: 1px solid rgba(0, 0, 0, 0.25);
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
word-spacing: -0.25em;
- Exclude checks
Selector m_group
should be written in lowercase with hyphens Open
Open
.m_error,
- Exclude checks
Selector ws_p
should be written in lowercase with hyphens Open
Open
.ws_s,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
0.25
should be written without a leading zero as .25
Open
Open
padding: 0.25em 0;
- Exclude checks
!important should not be used Open
Open
font-family: monospace !important;
- Exclude checks
0.33
should be written without a leading zero as .33
Open
Open
$trans-time: 0.33s;
- Exclude checks
Color literals like silver
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: silver;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
> li {
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
ul[data-type-more=binary] > li.t_string {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector ws_n
should be written in lowercase with hyphens Open
Open
.ws_s,
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered content, display, width Open
Open
display: inline-block;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Prefer single quoted strings Open
Open
content: "\203A"; // ›
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
tr.context {
- Exclude checks