You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Rails supports .scss.erb, and other types of files aside from .js and the basic stuff that this Language currently provides. It would be nice if .css.erb, .scss.erb and a few others were added as it's quite common for us to use ERB for our SCSS to extract data at build time. Especially for static sites that use pieces of Rails (Sprockets) without Rails.