Ensure all SCSS files are formatted with prettier

This commit is contained in:
Linus Groh
2021-11-28 17:33:32 +00:00
parent 228900ff9f
commit 7dda60d457
4 changed files with 9 additions and 2 deletions
+1
View File
@@ -13,3 +13,4 @@ jobs:
- run: yarn install
- run: yarn lint:js
- run: yarn lint:md
- run: yarn lint:scss