Semantic-Org / Semantic-UI-Rails-LESS

This is a gem for Rails with Semantic UI (http://semantic-ui.com) assets inside.
MIT License
123 stars 36 forks source link

Update dependency of less-rails to newest release (3.0.0) #43

Closed joeyslack closed 6 years ago

joeyslack commented 6 years ago

This will resolve messages like:

DEPRECATION WARNING: Sprockets method register_engine is deprecated. Please register a mime type using register_mime_type then use register_compressor or register_transformer.

Read more about issue here: https://github.com/metaskills/less-rails/issues/122

There are several threads about issues related to this, that this should resolve for.