ui
ui copied to clipboard
feat: unocss support
This is just a work in progress, proof of concept to see if we can easily switch out TailwindCSS for UnoCSS if developers want this (the demand is duly noted)
๐ Linked issue
โ Type of change
- [ ] ๐ Documentation (updates to the documentation or readme)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [x] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Builds on top of #1665 where we also encapsulate installation of Tailwind...
๐ Checklist
- [ ] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.
I can't wait for PR to be ready!
Closing this PR for now as I'm unable to work on this (plus recovering from a surgery in hospital). ๐
If anyone wants to give it a go and pick up from this point, please do! โค๏ธ
is there any updates on this feature?