Deal with the consequences of https://sass-lang.com/d/import #858
Open
Description
What's happening?
Sass has deprecated @import
, something that Furo relies on fairly heavily. The automated migration tool does not work for how Furo's code is layed out / built, so... I'll likely need to change how the styles are built.
Reproducer
- Build with
stb compile
- Notice the deprecation warnings.
Expectation
No deprecation warnings.
This was requested by a maintainer.
- I was asked to open an issue in a discussion by a maintainer.
Code of Conduct
- I agree to follow the Code of Conduct.
Metadata
Assignees
Labels
No labels