fix: attach css variables to :root element (#11026)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body {
|
||||
:root {
|
||||
// colors
|
||||
--van-doc-black: #000;
|
||||
--van-doc-white: #fff;
|
||||
|
||||
Reference in New Issue
Block a user