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 am facing this issue only with backgrid.css while importing using syntax: @import '~backgrid/src/backgrid.css';
other module imports are working without any issue.
Reference:
webpack/css-loader#567 (comment)
I am facing this issue only with backgrid.css while importing using syntax:
@import '~backgrid/src/backgrid.css';
other module imports are working without any issue.
Has anyone idea why it gives reference error ?