Skip to content

consider replacing @import  #5

@giuliomoro

Description

@giuliomoro

Originally, Sass used @import rules to load other files with a single global namespace, with all built-in functions also available globally. We’re deprecating both Sass @import rules and global built-in functions now that the module system (@use and @forward rules) has been available for several years.

https://sass-lang.com/documentation/breaking-changes/import/

They will still work for at least 2 years, however they are currently causing warnings in BelaDaemon which uses the files from this repo: https://github.com/BelaPlatform/BelaDaemon/issues/44 , so an earlier solution would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions