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 May 21, 2022. It is now read-only.
When using compiler, pointing at main.scss which @includes some other partial.scss, all of the paths within partial.scss are transformed so they are no longer relative paths. Is there a way to preserve these paths within nested partials?
When using compiler, pointing at
main.scsswhich@includessome otherpartial.scss, all of the paths withinpartial.scssare transformed so they are no longer relative paths. Is there a way to preserve these paths within nested partials?