-
Hi,
I'm trying to get importing sass/css files as modules working (e.g. `import styles from "@/styles.scss"`; `import styles from "@/styles.css"`) for use with `vue-property-decorators`, but the ob…
-
- Laravel Mix Version: 6.0.13
- Node Version (`node -v`): 14.16.0
- NPM Version (`npm -v`): 6.14.11
- OS: Windows 10
### Description:
When running `yarn dev` I see a line :
`Mix was …
ghost updated
2 years ago
-
I am using pug loader with html webpack plugin to do my build. But Sass plugin not compiling the files on save when run webpack-dev-server.
-
* **Version**: All of them
Node Sass is deprecated, switch to [Dart Sass](https://github.com/sass/dart-sass).
-
```
ERROR in ./node_modules/css-loader?{"importLoaders":1,"sourceMap":true}!./node_modules/postcss-loader/lib?{"sourceMap":true}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":true}!./public/c…
-
While bits of the Postcss config are included, postcss.config.js is missing. An example of working sass would be great! Thanks,
-
Hello from the Strapi team o/ :wink:
While testing this one out I noticed an error during the admin build phase, below is the stack:
```
Error: ./.cache/plugins/strapi-plugin-gutenberg-editor/…
-
**Do you want to request a _feature_ or report a _bug_?**
A bug
**What is the current behaviour?**
When using preact watch in a project with some .scss files, preact-cli isn't able to launc…
-
## Vue.js Tutorial for Total Beginners
### Task
- [ ] Coding
- [ ] Check the Results from the Brower
- [ ] Creating a Unit Test
### Related Link
- https://sharkcoder.com/tools/vuejs
-
I installed the library and configured webpack according to documentation. But if I try to use the icon, what I see is,
The code,
``` jsx
```
Webpack.js
`…