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
When we update SASS to the latest version, it will start raising many deprecation warnings. Partly they are from the assets/nlesc-decorations.scss file. But the majority comes from reveal.js which has not been updated for the new sass behaviour.
As of #71, the reveal.js and sass versions have been pinned down to avoid these warnings.
Once reveal.js is updated, we should also bump the version of reveal in NEBULA and update the sass version.
The text was updated successfully, but these errors were encountered:
When we update SASS to the latest version, it will start raising many deprecation warnings. Partly they are from the assets/nlesc-decorations.scss file. But the majority comes from reveal.js which has not been updated for the new sass behaviour.
As of #71, the reveal.js and sass versions have been pinned down to avoid these warnings.
Once reveal.js is updated, we should also bump the version of reveal in NEBULA and update the sass version.
The text was updated successfully, but these errors were encountered: