highlights(scss): fix captures

This commit is contained in:
ObserverOfTime 2022-10-22 18:06:50 +03:00
parent 7294e534d2
commit 46fe90b35b

View file

@ -3,11 +3,13 @@
[ [
"@mixin" "@mixin"
"@media" "@media"
"@include"
"@function"
] @keyword ] @keyword
("@return") @keyword.return "@function" @keyword.function
"@return" @keyword.return
"@include" @include
[ [
"@while" "@while"