Showing 2,717 of 2,717 total issues
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
border: none;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:active {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
font-size:80px;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
max-width: calc(100% - 2*var(--glassyElementSpacing));
- Exclude checks
Properties should be ordered background, bottom, display, height, left, overflow, position, width Open
Open
overflow: auto;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
background-color: var(--glassyElementBackground);
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.align-end {
- Exclude checks
Colon after property should be followed by one space Open
Open
margin:0;
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: #fff;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
&.big_buttons {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
width: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-wrap: wrap;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
&_outdated {
- Exclude checks
Properties should be ordered content, display, line-height Open
Open
line-height: .8;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
meter {
- Exclude checks
Properties should be ordered display, flex-direction, height, justify-content, padding Open
Open
justify-content: stretch;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
#adressstuff {
- Exclude checks
Avoid using id selectors Open
Open
#adressstuff {
- Exclude checks