Showing 2,717 of 2,717 total issues
Colon after property should be followed by one space Open
Open
border-radius:50%;
- Exclude checks
Colon after property should be followed by one space Open
Open
font-size:.5em;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Colon after property should be followed by one space Open
Open
bottom:0;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&_D {
- Exclude checks
Color literals like purple
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: purple;
- Exclude checks
Properties should be ordered display, height, margin, margin-top, max-height, object-fit, overflow, pointer-events, position, top, width Open
Open
position: relative;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: auto;
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
opacity: 0.5;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- Exclude checks
Properties should be ordered background-color, box-sizing, min-height, padding, width Open
Open
padding: 0 10px;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:$cmdwhite
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
input {
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Colon after property should be followed by one space Open
Open
height:auto;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-left:5px solid $cmdwhite;
- 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
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: flex;
- Exclude checks