railsjazz / rails_live_reload

Live Reload for your Rails app. The easiest way to increase your productivity.
https://www.railsjazz.com/
MIT License
318 stars 8 forks source link

Support for SASS #27

Open owenstrevor opened 1 year ago

owenstrevor commented 1 year ago

Hi,

Love this gem and decided to use it after going through a minefield of various configurations and options. It's much simpler than hotwire-livereload because I can use slim and default Rails 7 configuration.

The only thing missing is SASS support.

igorkasyanchuk commented 1 year ago

Hi, Do you add the folder with SASS files into a config to watch for file changes?