Showing 2,717 of 2,717 total issues
Line should be indented with spaces, not tabs Open
Open
position: fixed;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.close {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-height: 100vh;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&.minimize {
- Exclude checks
!important should not be used Open
Open
display: none !important;
- 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
img {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 0;
- Exclude checks
Properties should be ordered background, border-bottom, position, top Open
Open
top: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 16px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
left: 0;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
background: rgba(255,255,255,.15);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
margin: 4px 4px 4px 6px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transform: scale(1) translate(1);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
transform-origin: bottom left;
- Exclude checks
Commas in function arguments should be followed by one space Open
Open
outline: 40px solid rgba(0,0,0,.6);
- Exclude checks
!important should not be used Open
Open
top: 0 !important;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&,* {
- Exclude checks
Properties should be ordered display, height, left, position, top, width, z-index Open
Open
height: 100%;
- Exclude checks
!important should not be used Open
Open
background-color: transparent !important;
- Exclude checks