[core] Fix Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.

This commit is contained in:
2025-12-20 10:24:57 -05:00
parent f7a343b626
commit d3f25a5ef1
16 changed files with 94 additions and 364 deletions

View File

@@ -14,7 +14,7 @@ $tooltip-dark-allow: false;
// We recommend explicitly using the underscore when referring to pattern scss
// as you may have also created a version that compiles to css to display in
// your pattern.
// your pattern.
@use "core";
@use "../../node_modules/prismjs/themes/prism";
@use "../../node_modules/prismjs/plugins/toolbar/prism-toolbar";