Showing 5,271 of 5,271 total issues
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.spinner {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&, & svg {
- 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
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Avoid qualifying class selectors with an element. Open
Open
button.variant-quantity {
- Exclude checks
Merge rule h3 a
with rule on line 128 Open
Open
h3 a {
- Exclude checks
Color literals like #f1f1f1
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f1f1f1;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&, & * {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&#hub-panel, &#both-panel {
- 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
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
0px
should be written without units as 0
Open
Open
margin-bottom: 0px;
- Exclude checks
Line contains trailing whitespace Open
Open
overflow: hidden;
- 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
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
Avoid qualifying class selectors with an element. Open
Open
body.modal-open {
- Exclude checks
border-right: 0
is preferred over border-right: none
Open
Open
border-right: none;
- 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
Each selector in a comma sequence should be on its own single line Open
Open
&, & * {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&.is_distributor, &.is_distributor i.ofn-i_059-producer, &.is_distributor i.ofn-i_060-producer-reversed {
- Exclude checks