-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
rails/sprockets
#759Description
Hi,
I am trying to move from sass-rails to sassc-rails due to sass-rails becoming obsolete and due to big compilation delays (having rack-time-outs when reloading after changing a sass file),.
When I start my development server after replacing sass-rails with sassc-rails I get the following error:
cannot load such file -- sass (in the line of the stylesheet_link_tag in the html)
When using sassc-rails and I enter SassC in the irb console I get a NameError (uninitialized constant) (not sure whether this is useful information).
I am running out of ideas to test of what it might be...
Anybody has any idea what this might be due to ?
Thanks and kind regards,
Marcel
rlue, thorsteneckel, amitsaxena, fuyu77, guilpejon and 1 more
Metadata
Metadata
Assignees
Labels
No labels