Skip to content

Commit

Permalink
feat: add vite-plugin-inline-style-px-to-rem
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangnanning committed Oct 6, 2024
1 parent 0d1eaf5 commit a02db55
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 @@ -270,6 +270,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [@tomjs/vite-plugin-electron](https://github.com/tomjs/vite-plugin-electron) - Easily develop `Electron` applications.
- [@tomjs/vite-plugin-vscode](https://github.com/tomjs/vite-plugin-vscode) - Easily use web frameworks to develop `VSCode Extension`'s `Webview`, and support `HMR` and `Debug`.
- [vite-plugin-px-rem-vw](https://github.com/zscumt123/vite-plugin-px-rem-vw) - Integrate PostCSS plugin pxTorem and pxTovw.
- [vite-plugin-px-rem-vw](https://github.com/ZNN-She/vite-plugin-inline-style-px-to-rem) - Transform inline style px to rem
- [vite-plugin-mpg](https://github.com/just-ads/vite-plugin-multi-page) - Simple configuration of multi page applications.
- [vite-plugin-pagefind](https://github.com/Hugos68/vite-plugin-pagefind) - Integrate `pagefind` search.
- [@mistjs/vite-plugin-px2viewport](https://github.com/aibayanyu20/vite-plugins/tree/main/packages/px2viewport) - A plugin that automatically converts inline styles and style files from px units to vw units.
Expand Down

0 comments on commit a02db55

Please sign in to comment.