windmill-react-ui
windmill-react-ui copied to clipboard
Having problem getting it to work with tailwind v3 .
Hello, I'm getting this error "Cannot read properties of undefined (reading '500')", i've search and found that i need to upgrade @tailwind/forms to latest but still the same .
https://github.com/ngduc/windmill-react-ui-kit
I came across this fork that might help out. It's upgraded for tailwind 3. It does build for me but did completely break my styling despite me going through the tailwind v3 migration path. It's possible I missed something though.
thank you ,sure i will check it.
Tailwind V3 https://github.com/narimanb/wreactui
- renamed the 'purge' to 'content'
- removed 'variants' configuration
- updated new tailwind syntax for 'opacity'
- storybook v7, react testing library, tailwindcss V3, tailwindcss/forms 0.5.3 ...,