UnoCSS support
Hi all. I have been following the GitHub threads here and here. I wanted to reach out and see where the UnoCSS support is sitting. A the end of
1966
it was mentioned that would become a JSR package. Does anybody have any insight into this? The comment here contained a zip file with code that makes it work. And it does. I wanted to see if there was a JSR package or any work being done on one. Thank you!GitHub
feat(plugins): add unocss plugin (WIP) by miguelrk · Pull Request #...
TLDR: unocss is an instant on-demand atomic CSS engine and a joy to use. I believe it can (and should) replace twind as the default atomic CSS engine for fresh.
Context
fresh@v1.2.0 introduced the ...
GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub
feat(plugins): Add unocss plugin (WIP) by adamgreg · Pull Request #...
Adds a plugin that can use UnoCSS to generate CSS at different times:
During AOT builds (enabled by default)
During server-side renders (disabled by default)
During client-side rendering (disabled...
0 Replies