mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-24 20:02:55 +08:00
add support for CSS3 Grid Positioning
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
" TODO: create cssGridProp group and cssGridAttr group
|
||||
syn match cssFontProp contained "\<grid-\(columns\|rows\)\>"
|
||||
Reference in New Issue
Block a user