Use stylelint

This commit is contained in:
mrliptontea
2019-05-09 22:05:30 +01:00
parent 2ababdc027
commit a2e8955488
38 changed files with 3449 additions and 294 deletions

View File

@@ -18,7 +18,7 @@
}
.debug {
// scss-lint:disable ImportantRule
// stylelint-disable declaration-no-important
background: #00f !important;
color: #fff !important;
}