Autosave-chrome tool for scss in Rails -
before scss used autosave tool chrome on sample css files. in rails scss, of course, it's doesn't work. doing live editing? after autosave can't switch between browser , ide after css changes :(
take @ guard , guard-sass.
tie in guard-livereload , rack-livereload.
this setup means don't have utilize browser @ all, it'll automatically refresh when edit scss files if utilize correctly.
ruby-on-rails google-chrome sass saas
No comments:
Post a Comment