chrome-extension-boilerplate-react-vite
chrome-extension-boilerplate-react-vite copied to clipboard
Add to the Style Library Setup Guide README
Is your feature request related to a problem? Please describe.
People have different style libraries they like to use, and adding a specific library to the boilerplate has more downsides than upsides.
Describe the solution you'd like Instead of adding specific libraries to the boilerplate, write a setup guide for each library and add it to the README. (e.g. Emotion, Chakra UI)
- [x] Chakra UI - https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/270
- [ ] Emotion
- [ ] tailwindcss
- [x] Twind - https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/275
Additional context
- https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/243#issuecomment-1793666057
Thank you for your contribution. We will check and reply to you as soon as possible.
Chakra UI
- https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/pull/270
Chakra UI
IMO better idea is edit description, and there link PR's, cause it can dissapear when there's a lot of comments.
We don't have many contributors but in larger libs like MUI, all essential info is on Issue/PR description :)
@Jonghakseo With your permission, could I add a style guide for shadcn/ui?
@wonkyDD can you share some updates ?
@2hari I'm sorry for the delayed response. I have sent a pull request after working today.