Showing 2,717 of 2,717 total issues
Selector rm_not
should be written in lowercase with hyphens Open
Open
.rm_not {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
height:100vh;
- Exclude checks
Property overflow
already defined on line 17 Open
Open
overflow: scroll;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
!important should not be used Open
Open
background:var(--black) !important;
- Exclude checks
Avoid using id selectors Open
Open
#sidebar {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
left: 0;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: none;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
button {
- Exclude checks
Colon after property should be followed by one space Open
Open
border:0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered border-collapse, font-size, line-height, overflow, text-overflow, width Open
Open
width: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--black: #000;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--beige4: #fdfdfa;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
html, body {
- Exclude checks
!important should not be used Open
Open
transition: background-color .1s, filter .1s !important;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus-visible {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background:var(--beige);
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 100vh;
- Exclude checks
Line should be indented 2 spaces, but was indented 8 spaces Open
Open
#content {
- Exclude checks