📝 Edit page
➕ Add page
CSS loaders
Uncategorized Links
-
css-loader
- The
css-loaderinterprets@importandurl()likeimport/require()and will resolve them.
- The
- Webpack CSS Loader guide
-
style-loader
- Inject CSS into the DOM.
- Webpack Style Loader guide