Skip to content

Fix compatibility with Dart Sass 3.0.0#4317

Open
mir-jalu wants to merge 1 commit into
kenwheeler:masterfrom
mir-jalu:dartsass-3.0.0
Open

Fix compatibility with Dart Sass 3.0.0#4317
mir-jalu wants to merge 1 commit into
kenwheeler:masterfrom
mir-jalu:dartsass-3.0.0

Conversation

@mir-jalu

Copy link
Copy Markdown
Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use meta.function-exists instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
35 │     @if function-exists(font-url) {

@mir-jalu mir-jalu changed the title Fix compatability with Dart Sass 3.0.0 Fix compatibility with Dart Sass 3.0.0 Jan 21, 2025
@markvantilburg

Copy link
Copy Markdown
Contributor

@ahmadalfy can you merge this one

@ahmadalfy

Copy link
Copy Markdown
Collaborator

I think this is a breaking change. We can release it with the planned jQuery 4 release.

@joeda1

joeda1 commented Apr 27, 2026

Copy link
Copy Markdown

libsass 3.0 was released oct 2014, and sass dart is not 3.x yet.
According the docs, meta is supported since (dart)sass 1.23
https://www.sasscss.com/documentation/modules/meta

That was 8 Years ago, time is going fast :)
https://github.com/sass/dart-sass/releases/tag/1.23.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants