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
When my component styles (.scss) have @import statement.. gulp task inline-resources will failed.
Error: File to import not found or unreadable: ../stylesheets/styles.scss.
Parent style sheet: stdin
on line 1 of stdin
>> @import "../stylesheets/styles.scss";