mirror of
https://github.com/danog/sass-site.git
synced 2025-01-11 07:31:59 +01:00
6 lines
351 B
Plaintext
6 lines
351 B
Plaintext
{% # Arguments are (in order): `dart`, `libsass`, `node`, `ruby`, optional feature name, additional details within %}
|
|
{% compatibility '1.23.0', false, null, 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 %}
|