mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-26 04:34:11 +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:
@@ -0,0 +1 @@
|
||||
syn region cssPseudoClassLang matchgroup=cssPseudoClassId start=":part(" end=")" oneline
|
||||
Reference in New Issue
Block a user