Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: auto;
- Exclude checks
Properties should be ordered display, flex-direction, flex-wrap, height Open
Open
height: 100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0 0 0 18px;
- Exclude checks
Line contains trailing whitespace Open
Open
- Exclude checks
Avoid using id selectors Open
Open
#expression {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 20px;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered backdrop-filter, background, border, box-shadow, cursor, image-rendering, margin, padding, position, transform, transform-origin Open
Open
cursor:crosshair;
- Exclude checks
Colon after property should be followed by one space Open
Open
filter:invert(1);
- Exclude checks
Properties should be ordered display, grid-gap, grid-template-columns, grid-template-rows, height, padding-top, width Open
Open
width: 100%;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered display, flex-basis, flex-direction, flex-wrap, height, width Open
Open
flex-direction: row;
- Exclude checks
Avoid using id selectors Open
Open
#categorycontainer,
- Exclude checks
!important should not be used Open
Open
background-color: var(--hovercolor) !important;
- Exclude checks
Properties should be ordered display, flex-direction, height, margin, overflow, padding, width Open
Open
width: 100%;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.n { // number
- Exclude checks
Color yellow
should be written in hexadecimal form as #ffff00
Open
Open
outline: 1px solid yellow;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
.cell {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.b { // bracket
- Exclude checks