We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240bbb3 commit eb0bffbCopy full SHA for eb0bffb
packages/wxt/src/utils/split-shadow-root-css.ts
@@ -1,3 +1,5 @@
1
+/** @module wxt/utils/split-shadow-root-css */
2
+
3
/**
4
* Given a CSS string that will be loaded into a shadow root, split it into two parts:
5
* - `documentCss`: CSS that needs to be applied to the document (like `@property`)
0 commit comments