[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

@@ -123,11 +123,8 @@ $tab-notselected-text: #000 !default;
&:not(.open) {
display: none;
}
@content;
}
@content;
}
}</pre>
</div>