-
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…
kLOsk updated
3 weeks ago
-
### 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…
-
Deprecation warning about `Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.`
Issue seems to exist within: `govuk-eleventy-plugin` > `lib` > `govuk.scss`.
[govuk.scss](http…
-
I have installed the latest version.
When I run the `npm run dev` command, it gives many Deprecation Warning related to Sass.
```powershell
Deprecation Warning on line 3, column 9 of src/App.vue:…
-
### 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…
-
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.
-
After performing a `bundle update` on my Rails 7.1 project, the site is broken because the bootstrap gem uses `@import` heavily which is now deprecated. For example:
```
Deprecation Warning on lin…
-
Hey, annoyingly we're unable to upgrade our third party dependencies for the time being but would love to get our frontend working with the latest version of dart-sass 1.8.*
We're currently running…
-
Sass 的 @import 规则已经被弃用,推荐使用 @use 或 @forward。在 Dart Sass 3.0.0 中,@import 将被完全移除。
uv-ui还没有更新样式导入方式
-
![image](https://github.com/user-attachments/assets/1ad8b4d0-3124-48bd-a72e-c3ae92c0ae05)
More info and automated migrator: https://sass-lang.com/d/import
╷
1 │ @import "@/styles/var.scss";
…