mirror of
https://github.com/danog/sass-site.git
synced 2024-12-03 09:57:58 +01:00
5 lines
254 B
Plaintext
5 lines
254 B
Plaintext
{% compatibility 'dart: "1.23.0"', 'libsass: false', 'ruby: false' %}
|
|
Only Dart Sass currently supports loading built-in modules with `@use`. Users
|
|
of other implementations must call functions using their global names instead.
|
|
{% endcompatibility %}
|