assets/css/scss/global/mixins/_colours-helper.scss
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
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
$color-hover: #fff,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:hover,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&,
- Exclude checks
Properties should be ordered box-shadow, left, top Open
Open
left: 2px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:hover,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&:active {
- Exclude checks