assets/css/scss/base/_scaffolding.scss
Prefer single quoted strings Open
Open
@include media(">=tablet") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
direction: ltr;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&,
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=phone") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-moz-osx-font-smoothing: grayscale;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
scroll-behavior: smooth;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include img-responsive(inline-block);
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
-webkit-font-smoothing: antialiased;
- Exclude checks
@include declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
outline: none !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
max-width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
min-width: 100%;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=desktop") {
- Exclude checks
Prefer single quoted strings Open
Open
@include media(">=desktop") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
display: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
font-size: 5px;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
line-height: 1.2;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
li {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@include media(">=tablet") {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
overflow-x: hidden;
- Exclude checks
Properties should be ordered -moz-osx-font-smoothing, -webkit-font-smoothing, overflow-x Open
Open
overflow-x: hidden;
- Exclude checks
@include declaration should be preceded by an empty line Open
Open
@include media(">=phone") {
- Exclude checks