feat: support link css from shadow dom (#12526)

This commit is contained in:
Amumu
2023-12-25 10:25:14 +08:00
committed by GitHub
parent a3180c3aaf
commit 562184dfe2
86 changed files with 172 additions and 86 deletions

View File

@@ -1,4 +1,5 @@
:root {
:root,
:host {
// colors
--van-doc-black: #000;
--van-doc-white: #fff;