Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
--bg-3: var(--black3);
- Exclude checks
Unknown property color-scheme Open
Open
color-scheme: dark;
- Exclude checks
!important should not be used Open
Open
filter: brightness(1.2) !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.controls {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: inline;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border:0;
- Exclude checks
Properties should be ordered height, left, top, width, z-index Open
Open
z-index: 100000 !important;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border-radius:var(--border-radius);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 0;
- Exclude checks
Properties should be ordered aspect-ratio, background, border, border-radius, font-size, height, justify-content, line-height, margin, object-fit, padding, position, text-align, top, z-index Open
Open
height: 100%;
- Exclude checks
Properties should be ordered cursor, filter, pointer-events, touch-action, user-select Open
Open
filter:contrast(.4) brightness(.6) grayscale(.1);
- Exclude checks
Colon after property should be followed by one space Open
Open
right:calc(2rem - 1px);
- Exclude checks
Colon after property should be followed by one space Open
Open
background:var(--beige);
- Exclude checks
!important should not be used Open
Open
background-color: #f00 !important;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:last-of-type {
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
color: #ffffff;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button {
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#fff;
- Exclude checks