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