1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -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

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
}