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

Dart SASS deprecation warnings #1040

Open
Arnei opened this issue Jan 3, 2025 · 1 comment · Fixed by #1042 · May be fixed by #1107
Open

Dart SASS deprecation warnings #1040

Arnei opened this issue Jan 3, 2025 · 1 comment · Fixed by #1042 · May be fixed by #1107
Labels
type:dependencies Pull requests that update a dependency file

Comments

@Arnei
Copy link
Member

Arnei commented Jan 3, 2025

When starting the app via npm start there are a slew of deprecation warnings regarding Sass. We should do something about that.

Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

More info: https://sass-lang.com/d/legacy-js-ap
@Arnei Arnei added the type:dependencies Pull requests that update a dependency file label Jan 3, 2025
@Arnei Arnei mentioned this issue Jan 6, 2025
@Arnei
Copy link
Member Author

Arnei commented Feb 3, 2025

Reopening this as not all deprecation warnings have been fixed yet.

@Arnei Arnei reopened this Feb 3, 2025
Arnei added a commit to Arnei/opencast-admin-interface that referenced this issue Feb 4, 2025
bourbon is no longer maintained (see https://github.com/thoughtbot/bourbon).
Furthermore, bourbon is using deprecated  SASS that will cause issues
sooner rather then later. Therefore this patch removes
bourbon entirely and replaces it with native CSS.

Fixes opencast#1040.
Arnei added a commit to Arnei/opencast-admin-interface that referenced this issue Feb 4, 2025
bourbon is no longer maintained (see https://github.com/thoughtbot/bourbon).
Furthermore, bourbon is using deprecated  SASS that will cause issues
sooner rather then later. Therefore this patch removes
bourbon entirely and replaces it with native CSS.

Fixes opencast#1040.
@Arnei Arnei linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant