Lots of new changes to django-bird over the past couple of weeks (that I’ve yet to publicly post about yet):
- New bird:var templatetag that’s like a with tag, but no end tag required (component automatically cleans them up). Super useful for composing conditional Tailwind classes.
- A custom staticfiles finder to grab any component js/css and serve it with your other staticfiles