dancerfly / django-brambling

Event website manager, specifically designed for dance weekends or other events with multiple simultaneous tracks of classes.
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Integrate autoprefixer into CSS compilation #577

Open harrislapiroff opened 9 years ago

harrislapiroff commented 9 years ago

Currently our SASS just gets compiled. We should have it also run through autoprefixer before being delivered. Not sure yet how to do that.

harrislapiroff commented 8 years ago

Now that we've done this for littleweaverweb.com, we should do it here using the same method.