Fleek makes sure your styles stay hot. Requires rails 5+.
Add this line to your application's Gemfile:
group :development do
gem 'fleek'
endAnd then execute:
$ bundle
Whenever you save a CSS file, fleek will recompile it in the background and update the page. Magic!
Bug reports and pull requests are welcome on GitHub at https://github.com/Shopify/fleek.