Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: flex;
- Exclude checks
Color literals like blue
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: blue;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: flex;
- Exclude checks
Properties should be ordered border-left, height, padding, width Open
Open
width: auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-direction: column;
- Exclude checks
Color purple
should be written in hexadecimal form as #800080
Open
Open
background-color: purple;
- Exclude checks
Selector fattr-outdated_file
should be written in lowercase with hyphens Open
Open
&.fattr-outdated_file {
- Exclude checks
Properties should be ordered border-radius, bottom, left, line-height, pointer-events, position, transform, user-select, width Open
Open
position: absolute;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
bottom: 0;
- Exclude checks
Properties should be ordered outline-offset, padding Open
Open
padding: 0;
- Exclude checks
Color literals like red
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: red;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.color_dot {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
left: 0;
- Exclude checks
Color literals like orange
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: orange;
- Exclude checks
Properties should be ordered border-radius, height, margin Open
Open
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
meter {
- Exclude checks
Color yellow
should be written in hexadecimal form as #ffff00
Open
Open
background-color: yellow;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
backdrop-filter: blur(var(--glassyElementBlur));
- Exclude checks
Color literals like yellow
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: yellow;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
left: 0;
- Exclude checks