Skip to content

Commit eb0bffb

Browse files
committed
docs: Fix API reference sidebar by naming new module
1 parent 240bbb3 commit eb0bffb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/wxt/src/utils/split-shadow-root-css.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/** @module wxt/utils/split-shadow-root-css */
2+
13
/**
24
* Given a CSS string that will be loaded into a shadow root, split it into two parts:
35
* - `documentCss`: CSS that needs to be applied to the document (like `@property`)

0 commit comments

Comments
 (0)