mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Update properties-values-api-1.vim
https://www.w3.org/TR/2019/WD-css-properties-values-api-1-20191025/
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
syn keyword cssFontProp contained syntax inherits
|
||||
syn match cssFontProp contained "\<initial-value\>"
|
||||
|
||||
@@ -662,7 +662,9 @@ mask {
|
||||
}
|
||||
|
||||
.properties-values-api-1 {
|
||||
display: auto;
|
||||
syntax: auto;
|
||||
inherits: auto;
|
||||
initial-value: auto;
|
||||
}
|
||||
|
||||
.pseudo-4::inactive-selection,
|
||||
|
||||
Reference in New Issue
Block a user