Skip to content

Commit f255c07

Browse files
committed
update for latest stylint config
1 parent ce2d213 commit f255c07

File tree

3 files changed

+407
-570
lines changed

3 files changed

+407
-570
lines changed

_sass/layout.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,8 @@
120120
}
121121
}
122122

123-
// stylelint-disable selector-no-type
123+
// stylelint-disable selector-max-type
124+
124125
body {
125126
position: relative;
126127
padding-bottom: $sp-10;
@@ -130,7 +131,8 @@ body {
130131
padding-bottom: 0;
131132
}
132133
}
133-
// stylelint-enable selector-no-type
134+
135+
// stylelint-enable selector-max-type
134136

135137
.site-footer {
136138
position: absolute;

0 commit comments

Comments
 (0)