mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-09 03:54:46 +08:00
Add shadow-parts-1.vim
This syntax is for CSS Shadow Parts spec. See also: https://www.w3.org/TR/2018/WD-css-shadow-parts-1-20181115/
This commit is contained in:
@@ -778,6 +778,10 @@ mask {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.shadow-parts::part(textspan) {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
.shapes-1 {
|
||||
shape-outside: auto;
|
||||
shape-image-threshold: auto;
|
||||
|
||||
Reference in New Issue
Block a user