https://htmx.org logo
I've been using `django-compressor` for awhile to ...
# 🔥-django-htmx
w
I've been using
django-compressor
for awhile to compress js and css...but now I'm wondering: is there really a point to compressing/minifying multiple already-minified files into a single file? or is it kind of diminishing returns at that point? I know this is kind of more Django than HTMX, but figured people here would have good insight