Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--altbarheight: 30px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-1: var(--black);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
overflow: clip;
- Exclude checks
Properties should be ordered accent-color, background, color, color-scheme, font-family, font-size, margin, padding Open
Open
background: var(--beige4);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 1rem;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
font-size: 1em;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
&::-moz-meter-bar {
- Exclude checks
Properties should be ordered background, border-bottom, box-sizing, display, flex-direction, height, padding, position, top, width Open
Open
height:var(--altbarheight);
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&::selection {
- Exclude checks
Color literals like #555
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom:1px solid #555;
- Exclude checks
Colon after property should be followed by one space Open
Open
flex-direction:row;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing:border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
z-index:1000;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:sticky;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
position: relative;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
line-height: 1.75;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
width: 100%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
>* {
- Exclude checks