mirror of
https://github.com/danog/sass-site.git
synced 2024-12-14 10:28:05 +01:00
b1b07540f2
Closes #363
5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
<% impl_status dart: '(unreleased)', libsass: false, ruby: false do %>
|
|
Only Dart Sass currently supports loading built-in modules with `@use`. Users
|
|
of other implementations must call functions using their global names instead.
|
|
<% end %>
|