We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On updating to rails 4.2.7.1 and sassc-rails 1.3 I'm getting this error:
no implicit conversion of Sass::Importers::Filesystem into String
On all my asset tags, Images, Stylesheets etc, eg:
<%= image_tag("tick.svg") %>