Closed morenoh149 closed 10 years ago
It'd be cool if in production the source map was regenerated on every request. Might sound expensive but might be the easiest way to fix this.
Hello, if I understand problem right, it is same problem as in #6?
I released new version 0.0.4
which should resolve wrong number of arguments (2 for 1) (in app/assets/stylesheets/application.css.scss)
exception.
So I want to add a new sass file to a rails project. Turns out I need to regenerate my assets if I do this with this gem installed. Running
isn't regenerating things for me. Related http://stackoverflow.com/questions/21589109/cant-add-a-stylesheet-with-sass-to-a-rails-project?noredirect=1#comment32615282_21589109