summaryrefslogtreecommitdiffstats
path: root/.stylelintrc.json
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-02-05 12:26:35 +0100
committerVolpeon <git@volpeon.ink>2022-02-05 12:26:35 +0100
commit144b7a2ea83507c98544d14ad9435cc5e51ac071 (patch)
tree7b18227482fa9f5d29d358ce1540b7a6d105febd /.stylelintrc.json
parentInit (diff)
downloadiro-design-144b7a2ea83507c98544d14ad9435cc5e51ac071.tar.gz
iro-design-144b7a2ea83507c98544d14ad9435cc5e51ac071.tar.bz2
iro-design-144b7a2ea83507c98544d14ad9435cc5e51ac071.zip
Update
Diffstat (limited to '.stylelintrc.json')
-rw-r--r--.stylelintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json
index 63040f7..864ce42 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -58,7 +58,7 @@
58 }, 58 },
59 "overrides": [ 59 "overrides": [
60 { 60 {
61 "files": ["src/style/**/*.scss"], 61 "files": ["src/**/*.scss"],
62 "customSyntax": "postcss-scss" 62 "customSyntax": "postcss-scss"
63 } 63 }
64 ] 64 ]