mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +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 {
|
.properties-values-api-1 {
|
||||||
display: auto;
|
syntax: auto;
|
||||||
|
inherits: auto;
|
||||||
|
initial-value: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pseudo-4::inactive-selection,
|
.pseudo-4::inactive-selection,
|
||||||
|
|||||||
Reference in New Issue
Block a user