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

SASS Module System Migration #746

Open
hupf opened this issue Nov 25, 2024 · 0 comments
Open

SASS Module System Migration #746

hupf opened this issue Nov 25, 2024 · 0 comments

Comments

@hupf
Copy link
Collaborator

hupf commented Nov 25, 2024

Ausgangslage

Lösung

Es gibt folgende Varianten:

  • Wir warten auf Bootstrap v6 und hoffen, dass dies vor dem Update auf Dart Sass 3.0.0 herauskommt, migrieren dann auf das neue SASS Module System mit @use und @forward. Es besteht die Gefahr, dass Bootstrap uns beim Update auf die nächste Angular Version blockieren wird.
  • Wir migrieren auf Bootstrap mit CSS Properties (kein SASS mehr). Dies wäre grundsätzlich wünschenswert, würde aber bedeuten, dass wir nicht nur das Bootstrap Customizing und die Verwendung der Bootstrap Variablen migrieren müssten, sondern auch unsere eigenen SASS Styles. Der Aufwand dafür müsste geschätzt werden.
@hupf hupf mentioned this issue Nov 25, 2024
5 tasks
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