miracle2k / django-assets

Django webassets integration.
BSD 2-Clause "Simplified" License
89 stars 79 forks source link

Use webassets version 0.9 #31

Closed keitheis closed 10 years ago

keitheis commented 10 years ago

Not sure the right way to do it, but I tried. And it works.

qris commented 10 years ago

+1. webassets 0.8 has a very bad bug with pyScss, which 0.9 fixes: https://github.com/miracle2k/webassets/pull/242

miracle2k commented 10 years ago

I've neglected this, but I'll release a new version of webassets soon, and then update the Django and Flask versions to use that.

miracle2k commented 10 years ago

Fixed by 2d61e519e236afa2ec9c0a815383db02d546d711.