Showing 2,200 of 2,231 total issues
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
$color-true-shadow: rgba(153, 153, 51, 0.5);
- Exclude checks
Selector t_bool
should be written in lowercase with hyphens Open
Open
.t_bool[data-type-more=true] {
- Exclude checks
Properties should be ordered background-clip, background-color, border, border-radius, box-shadow, color, outline, transition-property Open
Open
background-color: $color;
- Exclude checks
Prefer single quoted strings Open
Open
content: "";
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
> svg {
- Exclude checks
Properties should be ordered background-image, background-size, height, width Open
Open
width: $arrow-size;
- Exclude checks
Selector t_operator
should be written in lowercase with hyphens Open
Open
.t_operator {
- Exclude checks
!important should not be used Open
Open
white-space: nowrap !important; // override .debug .t_string > *
- Exclude checks
!important should not be used Open
Open
.indent { padding-left: 10px !important; }
- Exclude checks
!important should not be used Open
Open
.text-left { text-align: left !important; }
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered display, position Open
Open
position: static;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::before {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::after {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
background-color: $secondary-bg !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&::before {
- Exclude checks
0.5
should be written without a leading zero as .5
Open
Open
$color-false-shadow: rgba(204, 51, 51, 0.5);
- Exclude checks
Selector t_string
should be written in lowercase with hyphens Open
Open
.t_string {
- Exclude checks