mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 08:32:04 +08:00
fix wrong @supports test case
This commit is contained in:
@@ -368,7 +368,9 @@
|
||||
@supports (display: auto) or
|
||||
(display: auto) not
|
||||
(display: auto) {
|
||||
display: auto;
|
||||
.supports {
|
||||
display: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.text {
|
||||
|
||||
Reference in New Issue
Block a user