Burrow, my little web framework for Go received a major overhaul too. v0.20.0 is out. 🎉
- Integrated Den 0.13.1.
- Added TailwindCSS support.
- Kicked out some contrib apps and fixed some real design flaws.
github.com/oliverandric...
#golang
Migrating from v0.18.x? See the v0.20 migration guide for the concrete before/after patterns.
Breaking Changes
CSS stack swap: Tailwind v4 in, mucss / bootstrap / bsicons / alpine out. Burrow shi...