Skip to content

Commit 06529a2

Browse files
committed
feat: add missing boolean_value and null_value
1 parent fe6a79e commit 06529a2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/scss/highlights.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
] @number
115115
(unit) @type
116116

117+
(boolean_value) @boolean
118+
(null_value) @constant.builtin
119+
117120
[
118121
","
119122
":"

0 commit comments

Comments
 (0)