mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Update conditional-5.vim
https://www.w3.org/TR/2025/WD-css-conditional-5-20251030/
This commit is contained in:
@@ -273,6 +273,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
@supports-condition --thicker-underlines {
|
||||
.conditional-5 {
|
||||
display: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.contain-1 {
|
||||
contain: auto;
|
||||
display: layout;
|
||||
|
||||
Reference in New Issue
Block a user