rails / dartsass-rails

Integrate Dart Sass with the asset pipeline in Rails
MIT License
211 stars 42 forks source link

asset-url and related helpers missing? #36

Closed jasonbekolay closed 1 year ago

jasonbekolay commented 1 year ago

It seems the asset-url, asset-path, image-url, and image-path helpers available with sass-rails do not work with this project. Am I correct, or missing something?

If they are missing, I would be happy to propose and work on an implementation.

Thank you for this project, I hope our team is able to adopt it!

jasonbekolay commented 1 year ago

Answered in https://github.com/rails/dartsass-rails/issues/18