src-options/main.scss
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
.attribute {
- Exclude checks
Properties should be ordered text-align, width Open
Open
width: 100px;
- Exclude checks
Color literals like #ffffff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ffffff;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Avoid using id selectors Open
Open
#stutter-form {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
.attribute {
- Exclude checks
Empty rule Open
Open
.attribute {
- Exclude checks
Color literals like #aaa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px #aaa dotted;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Properties should be ordered border-bottom, display, justify-content, padding, width Open
Open
display: inline-flex;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
input {
- Exclude checks
Properties should be ordered margin, max-width, padding Open
Open
max-width: 600px;
- Exclude checks
Color #ffffff
should be written as #fff
Open
Open
background-color: #ffffff;
- Exclude checks
Color literals like gray
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
outline: 1px solid gray;
- Exclude checks
Color literals like #aaa
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border-bottom: 1px #aaa dotted;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
input {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.update {
- Exclude checks
Properties should be ordered pointer-events, text-align, width Open
Open
width: 100px;
- Exclude checks
Properties should be ordered display, font-size, margin, text-align, width Open
Open
width: 200px;
- Exclude checks
Properties should be ordered align-items, background-color, cursor, display, font-family, justify-content, padding Open
Open
display: flex;
- Exclude checks
Color literals like #ffeeab
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ffeeab;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
span {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
#stutter-form {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
div {
- Exclude checks
Properties should be ordered border-bottom, font-family, font-size, font-style, font-variant, font-weight, line-height, padding Open
Open
padding: 10px 0;
- Exclude checks
Merge rule label
with rule on line 16 Open
Open
label {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
input {
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 5 Open
Open
input {
- Exclude checks
Color gray
should be written in hexadecimal form as #808080
Open
Open
outline: 1px solid gray;
- Exclude checks
Selector should have depth of applicability no greater than 3, but was 4 Open
Open
span {
- Exclude checks