Open JaroCamphuijsen opened 4 hours ago
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 https://github.com/esciencecenter-digital-skills/NEBULA/pull/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.
Issue in reveal.js: https://github.com/hakimel/reveal.js/issues/3718
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 https://github.com/esciencecenter-digital-skills/NEBULA/pull/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.