UI#Π
UI#Π
The '-f' arg should be set to installed fonts, according to 'Error occurs when load font'.
For me, it occurs when some custom nodes are duplicated. problem disappear after deleting issue custom node package
https://github.com/unocss/unocss/discussions/4959#discussion-9053524 didn't know could request feature via new issue. I'm looking forward dev of this feature also for web components!
In the project mentioned above, I use `shadowRoot.adoptedStyleSheets` to inject style, and extract tokens from `shadowRoot.children` besides the **performance issue** mentioned, there are some other obstacles I met in implementing...