Gison
Results
2
comments of
Gison
trafficstars
use inline loader to import pure string styles from css `import tailwindCSS from "@/styles/tailwind.less?inline";` and then `{tailwindCSS}`
我也是在开发Chrome插件时使用shadowDom,其他组件能正确插入到指定节点,只有message的样式被插入到了body-head中