-
### Issue Description
when i use the suggested way to silence the warnings arising from discontinued use of legacy api for sass like this webpack.mergeWebpack({
module: {
rules: [
…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v22.5.1
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: 2.10.2
- Package Manage…
-
### Version
System:
OS: macOS 15.0
CPU: (8) arm64 Apple M1 Pro
Memory: 71.88 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.70
Safari: 18.0
npmPackages:
…
-
Looking at your README, I wanted to setup an instance on my own server.
I cloned the repository, and in the root of the repository did:
```shell
$ nvm use 20
$ npm install
```
The first en…
-
This is about Bulma.
### Overview of the problem
This is about the Bulma **CSS framework**
I'm using Bulma **version** 1.0.2
This is a **Sass** issue: I'm using version 1…
-
getting the following warning when building
```
Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
4 | @…
-
When use webpack/sass-loader of modern Sass JS API, it raise build error with can't find a scss path of bootstrap package.
### Steps to reproduce:
```
Can't find stylesheet to import.
╷
5 │ @…
-
Hi! Here is deprecation messages in sass 1.78.0
```
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in…
-
when running webpack example, I get these deprecation warnings:
```
WARNING in ./src/scss/styles.scss (./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].r…
-
Documentation Is:
- [ ] Missing
- [ ] Needed
- [x] Confusing
- [ ] Not Sure?
### Please Explain in Detail...
At https://github.com/sass/dart-sass?tab=readme-ov-file mention is made to …