mirror of
https://github.com/danog/sass-site.git
synced 2024-12-02 09:27:59 +01:00
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
{% compatibility 'dart: "1.23.0"', 'libsass: false', 'ruby: false' %}
|
|
Only Dart Sass currently supports `@use`. Users of other implementations must
|
|
use the [`@import` rule][] instead.
|
|
|
|
[`@import` rule]: /documentation/at-rules/import
|
|
{% endcompatibility %}
|