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've moved my :export to a separate file not loaded my sass-resource-loader in the meantime. I would've preferred to keep the :export inside my color variable file, but that will do in the meantime
When using
:export
to expose variable to JS (sass-loader in webpack),hoistUseStatements
doesn't work.If I comment the
:export
part, I have no error.The text was updated successfully, but these errors were encountered: