-
Later version of dart-sass 1.x emit warnings for upcoming v2 release. They provide a way to silence those warnings via `quietDeps; true` option.
Consider enabling support for this.
-
run `npm run build`
----
> Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
```
./src/components/Board/components/Cell/Cell.module.scss
Depreca…
-
Build:
- [x] Build Jellyfin-Server for FreeBSD.13-x64
- [x] Build Jellyfin-Server for FreeBSD.14-x64
- [ ] Build Jellyfin-Web for FreeBSD.13-x64
- `Error: Embedded Dart Sass couldn't find the e…
-
Deprecation Warning: 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
```
╷
6 │ @import 'partials/co…
-
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 versi…
-
The README states that this package is built on lib-sass, but it isn’t anymore.
It leverages [sass](https://www.npmjs.com/package/sass), a Dart Sass package.
-
Hey @yous,
I've just upgraded my bundle to all latest versions. Now I see some deprecation warnings w.r.t. whiteglass.
> Deprecation Warning: Sass @import rules are deprecated and will be remove…
-
今天写着写着莫名其妙的提示我scss的api被弃用,麻烦作者更新一下scss的api,我自己改实在无能为力,退版本也报错,
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/) an…
-
there are several deprecations in sass
```
Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.function-exists instead.
Sass @import rules are deprecated …