Follow changes in WD-css-align-3-20160614 (no changes)

See also: https://www.w3.org/TR/2016/WD-css-align-3-20160614/
This commit is contained in:
Kyo Nagashima
2016-06-25 06:52:21 +09:00
parent 2eeb46b6a4
commit c7cba6931d

View File

@@ -1,4 +1,3 @@
" TODO: create cssAlignProp group and cssAlignAttr group
syn match cssFontProp contained "\<\(justify\|align\)-\(self\|content\|items\)\>"
syn keyword cssFontAttr contained safe unsafe
syn match cssFontAttr contained "\<\(self\|flex\)-\(start\|end\)\>"