Showing 2,200 of 2,231 total issues
Properties should be ordered background-color, overflow, padding Open
Open
padding: 10px 12px 5px;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> svg {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&::before,
- Exclude checks
Selector t_stringified
should be written in lowercase with hyphens Open
Open
.t_stringified { text-shadow: 0 0 2px $color-stringified; }
- Exclude checks
Avoid qualifying attribute selectors with an element. Open
Open
nav[role=tablist] {
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Properties should be ordered border-color, border-style, content, position Open
Open
content: "";
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
Selector t_identifier
should be written in lowercase with hyphens Open
Open
.t_identifier {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered color, font-weight Open
Open
font-weight: bold;
- Exclude checks
Selector t_undefined
should be written in lowercase with hyphens Open
Open
.t_undefined::after {
- Exclude checks
Prefer single quoted strings Open
Open
content: "undefined";
- Exclude checks
0.3
should be written without a leading zero as .3
Open
Open
opacity: 0.3;
- Exclude checks
!important should not be used Open
Open
background-color: $success-bg !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
.text-right { text-align: right !important; }
- Exclude checks
Unexpected tabs found. Open
Open
/**
- Exclude checks