mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Follow WD-css-device-adapt-1-20160329 (no changes)
See also: https://www.w3.org/TR/2016/WD-css-device-adapt-1-20160329/
This commit is contained in:
2
after/syntax/css/css-device-adapt-1.vim
Normal file
2
after/syntax/css/css-device-adapt-1.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
syn match cssFontProp contained "\<\(min\|max\|user\)-zoom\>"
|
||||
syn region cssInclude start=/@viewport\>/ end=/\ze{/ skipwhite skipnl contains=css.*Prop,css.*Attr,cssValueInteger,cssValueLength,cssMediaKeyword,cssVendor,cssIncludeKeyword,cssComment nextgroup=cssMediaBlock
|
||||
Reference in New Issue
Block a user