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

Migrate away from @import in Sass #24

Open
PhilippMDoerner opened this issue Jan 11, 2025 · 0 comments
Open

Migrate away from @import in Sass #24

PhilippMDoerner opened this issue Jan 11, 2025 · 0 comments

Comments

@PhilippMDoerner
Copy link
Owner

Angular 19 ships with Sass compiler 1.80.
That version starts deprecating the use of @import, which includes dependencies such as bootstrap which have not yet migrated.

You can automatically migrate via sass-migrator module src/styles.scss but that is impossible for now due to bootstrap needing to migrate to the new Sass syntax first.

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