Closed
Description
Is it possible to reference other assets such as images and fonts in CSS? In the asset pipeline you'd normally do image-url("image.png")
, but from my understanding that is handled by sass-rails
and requires an scss
file.
Is there a recommended way for doing this through cssbundling-rails
and the asset pipeline?
Thanks for your work on this gem!
Metadata
Metadata
Assignees
Labels
No labels