feat: add scss parser

This commit is contained in:
elianiva 2021-03-27 18:10:31 +07:00 committed by Stephan Seitz
parent 1f00ecdfa3
commit 8ac8f2c39b
3 changed files with 54 additions and 0 deletions

7
queries/scss/indents.scm Normal file
View file

@ -0,0 +1,7 @@
; inherits: css
[
(mixin_statement)
(while_statement)
(each_statement)
] @indent