docs on using with Flask should mention jinja-assets-compressor
https://github.com/jaysonsantos/jinja-assets-compressor
Could you elaborate on this? From what I can tell jinja-assets-compressor isn't a necessary component for using libsass-python with flask?
The Using with Flask Example should mention jac as an alternative to SassMiddleware.
I'm not sure that's valid. Our package provides SassMiddleware and not jac
We could add a short mention to JAC, but the docs should still be mainly about the built-in SassMiddleware, I think.
Yes, just wanted to mention JAC so people know the options available. A one liner link if possible.