mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Fix test
`only` is always used with `only light`.
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
color-scheme: auto;
|
||||
forced-color-adjust: auto;
|
||||
color-adjust: auto;
|
||||
display: only;
|
||||
display: only light;
|
||||
display: economy;
|
||||
display: exact;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user