mirror of
https://github.com/danog/sass-site.git
synced 2024-12-13 18:07:35 +01:00
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
{% # Arguments are (in order): `dart`, `libsass`, `ruby` %}
|
|
{% compatibility '1.23.0', false, false %}
|
|
Only Dart Sass currently supports `@use`. Users of other implementations must
|
|
use the [`@import` rule][] instead.
|
|
|
|
[`@import` rule]: /documentation/at-rules/import
|
|
{% endcompatibility %}
|