1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-12 23:05:27 -04:00

fix some stylelint'ing

This commit is contained in:
2021-10-11 17:49:32 -04:00
parent de1d6f1ec6
commit 50a3c1d5a4
5 changed files with 44 additions and 16 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ div.layout-404 {
}
// Responsive
// stylelint-disable-next-line block-no-empty
@mixin responsive() {
// stylelint-disable-block block-no-empty
}