We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567c9f0 commit c33d3f6Copy full SHA for c33d3f6
README.md
@@ -330,7 +330,7 @@ The default templates comes with a `.css` file for each component. You can start
330
331
#### [SASS]
332
333
-- `npm install --save-dev node-sass sass-loader` (inside your preact application folder)
+- `npm install --save-dev node-sass sass-loader@10` (inside your preact application folder)
334
- start replacing `.css` files with `.scss` files
335
336
#### [LESS]
0 commit comments