struct-scss icon indicating copy to clipboard operation
struct-scss copied to clipboard

replace `@import` with `@forward` / `@use`

Open larrybotha opened this issue 4 years ago • 0 comments

Dart Sass discourages the use of @import, and will be deprecating it: https://sass-lang.com/documentation/at-rules/import

larrybotha avatar Jul 05 '21 12:07 larrybotha