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
Is there any way to get this working with @import if you're using SCSS? Using //= require I can't use any of my SCSS variables inside the Vue components.
Is there any way to get this working with
@importif you're using SCSS? Using//= requireI can't use any of my SCSS variables inside the Vue components.