You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fixesopencast#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.
Fixesopencast#1040.
Arnei
linked a pull request
Feb 4, 2025
that will
close
this issue
When starting the app via
npm start
there are a slew of deprecation warnings regarding Sass. We should do something about that.The text was updated successfully, but these errors were encountered: