-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/gracious-voice-8mxdxl?workspaceId=eb53ed51-e5b9-4293-8298-f0747af5ed78
### To Reproduce
1. `create-next-app`
2…
-
### A little background:
`sass-embedded` is a package maintained by the same team behind `sass` package and is based on the Dart Sass implementation, they should have the same API except that `sass` …
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
This is the same as #2278
This looks like a regression as the tests
* Pass in 1.63.2
* Fails in >= 1.77.5 (last tested 1.80.5)
This works fine on other platforms tested: MacOS and Linux.
…
-
### Description
After I updated `sass-embedded` to version [1.80.5](https://github.com/sass/dart-sass/releases/tag/1.80.5):
> Embedded Host
>
> Don't produce phantom @import deprecations when usi…
-
Hey :wave:
I am unable to install sass-embedded on FreeBSD14:
```
$ gem install sass-embedded
Fetching sass-embedded 1.77.8
Installing …
-
There has been a few requests for BSD support on the sass-embedded-host-ruby:
- https://github.com/sass-contrib/sass-embedded-host-ruby/issues/228
- https://github.com/sass-contrib/sass-embedded-h…
ntkme updated
2 months ago
-
Thanks for your efforts, but something broke
If I specify the api: "modern-compiler" then the files are not updated, once I specify the api: "legacy" and everything starts working
I use "vite": …
-
### Description
After I updated `sass-embedded` to version `1.79.3`
```console
Deprecation [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https:/…
-
**Describe the bug**
When I use the following command:
`yarn build`
Inside a plugin folder, I get the following error:
│ ERROR in ./public/index.scss?v7dark (/Users/myuse…