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 was trying to find updated to a new style-loader API and didn't found, and then created own loader, feel free to use, I hope it will help to you as well
Some features are not working with the new css-loader@7 import syntax:
import * as style from "./style.css";
https://github.com/webpack-contrib/css-loader/releases/tag/v7.0.0
I'm aware of the option to restore v6 behavior, but supporting this as well will be great!
The text was updated successfully, but these errors were encountered: