vite-react-ui
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

WIP 🛠

vite-react-component-library-template

Vite template for building a React library component. TypeScript, SASS and Storybook.

  • Vite React/TS/SASS/Storybook
  • Vite React component library build
  • Path aliases config in Vite/TS
  • React app to preview the component

TODO LIST 📝

  • Good docs, obviously

  • Add storybook

  • Css injection build -> Vite build doesn't load SASS module. Unable to find solution, no workaround worked

CSS injection build: Paused until working solution

https://github.com/vitejs/vite/issues/1579

v0.0.1 -> CSS module (Button.module.css) -> Not working

v0.0.2 -> SCSS module (Button.module.scss) -> Not working

v0.0.3 -> CSS module (style.module.css) -> Not working

v0.0.4 -> SCSS module (style.module.scss) -> Not working

Readme

Keywords

none

Package Sidebar

Install

npm i vite-react-ui

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

8.21 MB

Total Files

327

Last publish

Collaborators

  • sachinwalunj