mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 03:24:44 +08:00
Compare commits
1 Commits
v2.8.0
...
00138fb097
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00138fb097 |
2
after/syntax/css/position-4.vim
Normal file
2
after/syntax/css/position-4.vim
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
syn keyword cssFontProp contained overlay
|
||||||
|
syn keyword cssPseudoClassId contained backdrop
|
||||||
@@ -879,6 +879,10 @@ mask {
|
|||||||
inset: auto;
|
inset: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.position-4::backdrop {
|
||||||
|
overlay: auto;
|
||||||
|
}
|
||||||
|
|
||||||
.properties-values-api-1 {
|
.properties-values-api-1 {
|
||||||
syntax: auto;
|
syntax: auto;
|
||||||
inherits: auto;
|
inherits: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user