Showing 2,717 of 2,717 total issues
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.backspace {
- Exclude checks
Avoid using id selectors Open
Open
#gridcontainer {
- Exclude checks
Avoid using id selectors Open
Open
body #gridcontainer .cell {
- Exclude checks
Properties should be ordered height, left, position, top Open
Open
position: absolute;
- Exclude checks
Properties should be ordered background-color, height, overflow Open
Open
height:100vh;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.active {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#loadcanvas {
- Exclude checks
Avoid using id selectors Open
Open
#imagep {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
a {
- Exclude checks
Properties should be ordered display, height, width Open
Open
width: 100%;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
button {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.setting .bool_range {
- Exclude checks
Avoid using id selectors Open
Open
#header {
- Exclude checks
Avoid using id selectors Open
Open
#header button {
- Exclude checks
Colon after property should be followed by one space Open
Open
width:100vw;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:30%;
- Exclude checks
Colon after property should be followed by one space Open
Open
transform:translate(-50%,-50%);
- Exclude checks