spree/frontend/all.css
file's extension is actually .css.scss
, which means the inject_into_file
method cannot find it and the installer breaks. I've modified the gem's source locally, briefly, in order to allow the installer to run - but is there a better solution (that doesn't involve renaming all.css.scss
?