app/webpacker/css/admin/shared/scroll_bar.scss
Color literals like #f0f0f0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: 1px solid #f0f0f0;
- Exclude checks
Declaration should be terminated by a single semicolon Open
Open
background-color: #f6f6f6;;
- Exclude checks
Color literals like #c3c3c3
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #c3c3c3;
- Exclude checks
Color literals like #f6f6f6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #f6f6f6;;
- Exclude checks
Files should end with a trailing newline Open
Open
}
- Exclude checks