-
## Current Behavior
Running npx typed-scss-modules src throws error:
Cannot find module 'node-sass'
node-sass is deprecated. Using deprecated package just for typed-scss-modules to work is wron…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
Hey :wave:
I am unable to install sass-embedded on FreeBSD14:
```
$ gem install sass-embedded
Fetching sass-embedded 1.77.8
Installing …
-
To be more specific when switching git branches with sass --watch or sass --watch --poll it will miss the new @use lines inside the sass file that's supposed to be being watched.
For example if we …
-
Is switching to [dart-sass](https://sass-lang.com/dart-sass) and option, for a better maintained and guaranteed conformant upstream? It supposedly "is the primary implementation of Sass" and it comes …
-
```
chazp@win11 MINGW64 /c/OpenSB (dev)
$ /c/OpenSB/tools/compile-scss.sh
DEPRECATION WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavio…
-
`bin` fails to install [`sass`](https://github.com/sass/dart-sass) binary.
```
> bin install --debug github.com/sass/dart-sass
• debug logs enabled
• Config directory is: /home/user/.confi…
-
```
Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
```
I fear this plugin will stop working in th…
-
**Describe the issue:**
The CI pipeline is failing due to incompatibility between the latest LTS version of Node.js (v22.x) and the version of node-sass currently in use (v8.x). According to the [nod…
-
### Description
After updating to latest sass on the lumina branch, I am seeing warnings like this:
```yaml
Deprecation Warning: Global built-in functions are deprecated and will be removed in Da…