Skip to content

Commit

Permalink
docs: add vite-plugin-lib-inject-css
Browse files Browse the repository at this point in the history
  • Loading branch information
emosheeep committed Dec 1, 2023
1 parent ab2b8b0 commit 5e53ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-singlefile](https://github.com/richardtallent/vite-plugin-singlefile) - Inline all JavaScript and CSS resources directly into the final `dist/index.html` file.
- [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) - Polyfill Node's Core Modules for browser environments.
- [vite-plugin-cdn2](https://github.com/nonzzz/vite-plugin-cdn) - Replace module with CDN.
- [vite-plugin-lib-inject-css](https://github.com/emosheeep/fe-tools/tree/HEAD/packages/vite-plugin-lib-inject-css) - Inject css at the top of each chunk file in library mode using `import` statement.

#### Transformers

Expand Down

0 comments on commit 5e53ffa

Please sign in to comment.