sprockets-rails icon indicating copy to clipboard operation
sprockets-rails copied to clipboard

Update README.md to clarify url(...) references in CSS in processed CSS

Open jasonfb opened this issue 2 years ago • 2 comments

@jrochkind

adds language to README: "It no longer necessary to use eg asset-url() helper (which was introduced by sass-rails). All url(...) references in CSS are just transparently processed to use appropriate digested filenames automatically now."

jasonfb avatar Dec 05 '22 23:12 jasonfb

https://github.com/rails/sprockets-rails/pull/476

jasonfb avatar Dec 05 '22 23:12 jasonfb

It'd be also great to include this information in https://github.com/rails/dartsass-rails (especially the part about changing image-url to just url)

januszm avatar Apr 19 '23 20:04 januszm