Skip to content
Snippets Groups Projects
Commit 2c6f9cc0 authored by Olivier ABDELNOUR's avatar Olivier ABDELNOUR
Browse files

wip

parent d3ec3d00
No related branches found
No related tags found
No related merge requests found
Pipeline #60275 skipped
...@@ -37,7 +37,8 @@ npm i -D style-loader css-loader ...@@ -37,7 +37,8 @@ npm i -D style-loader css-loader
### :fontawesome-solid-screwdriver-wrench: Use the `style-loader` <span id="diy">:fontawesome-solid-wrench: Do it yourself</span> ### :fontawesome-solid-screwdriver-wrench: Use the `style-loader` <span id="diy">:fontawesome-solid-wrench: Do it yourself</span>
- Edit `webpack.config.js` and configure the `style-loader` and the `css-loader` to load _CSS_ files: - Edit `webpack.config.js` and configure the `style-loader` and the `css-loader` to load _CSS_ files:
=== "webpack.config.js"
=== "webpack.config.js"
```js linenums="1" ```js linenums="1"
// ... // ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment