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
I wrote a CustomImporter to retrieve a SASS file URL. It all works well. But there is no way to support paths starting with "../" in import statements, as I don't have any clue what the URL of the importing SASS file is at this point.