-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I was wondering why my CSS did not get any vendor prefixes at all (like Autoprefixer was never used), until I found 69d8b3e (indeed, it wasn't!).
As the latest release v0.6.0 here on GitHub is from before that (quite important!) fix, pip install django-compressor-toolkit
leaves you with a broken version that does not work as advertised in the Readme.
I know the workaround would be to pip install git+https://github.com/kottenator/django-compressor-toolkit
, but could you please consider to release a new version containing this fix?
Metadata
Metadata
Assignees
Labels
No labels