Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 85ee338

Browse files
committed
Add missing scroll-snap-type values
1 parent 70d5c58 commit 85ee338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammars/css.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@
14031403
|text|text-after-edge|text-before-edge|text-bottom|text-top|thick|thin|titling-caps|top|top-outside|touch|traditional|transparent|triangle
14041404
|ultra-condensed|ultra-expanded|under|underline|unicase|unset|upleft|uppercase|upright|use-glyph-orientation|use-script|verso|vertical
14051405
|vertical-ideographic|vertical-lr|vertical-rl|vertical-text|view-box|visible|visibleFill|visiblePainted|visibleStroke|w-resize|wait|wavy
1406-
|weight|whitespace|wider|words|wrap|wrap-reverse|x-large|x-small|xx-large|xx-small|zero|zoom-in|zoom-out)
1406+
|weight|whitespace|wider|words|wrap|wrap-reverse|x|x-large|x-small|xx-large|xx-small|y|zero|zoom-in|zoom-out)
14071407
(?![\\w-])
14081408
'''
14091409
'name': 'support.constant.property-value.css'

0 commit comments

Comments
 (0)