tors / jquery-fileupload-rails

jQuery File Upload integrated for Rails
669 stars 253 forks source link

replace sass with sassc #96

Closed dennisvandehoef closed 5 years ago

dennisvandehoef commented 6 years ago

Replace the usage of the sass gem with the sassc gem, as suggested in the end-of-life blog post: http://sass.logdown.com/posts/7081811

According to this benchmark, it also might speed up the sass compilation time as an extra win: https://marianposaceanu.com/articles/making-rails-asset-pipeline-faster