Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deal with the consequences of https://sass-lang.com/d/import #858

Open
2 tasks done
pradyunsg opened this issue Jan 3, 2025 · 0 comments
Open
2 tasks done

Deal with the consequences of https://sass-lang.com/d/import #858

pradyunsg opened this issue Jan 3, 2025 · 0 comments

Comments

@pradyunsg
Copy link
Owner

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

  1. Build with stb compile
  2. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant