Reviewed: https://reviews.mahara.org/c/mahara/+/12107 Committed: https://git.mahara.org/mahara/mahara/commit/1518d026dc3d62ad84347f5cbba1ca124954569d Submitter: "Doris Tam <[email protected]>" Branch: main
commit 1518d026dc3d62ad84347f5cbba1ca124954569d Author: Doris Tam <[email protected]> Date: Mon May 31 16:54:49 2021 +1200 Bug 1918357: Removing node-sass a dependency by gulp-sass Change-Id: I39d0918d176f571910c80dbbe3aa077f412426da -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1918357 Title: Use dart-sass instead of node-sass for gulp make css Status in Mahara: Fix Committed Bug description: Node-sass uses Lib-sass which is deprecated. Node-sass is deprecated and bootstrap recommends dart-sass over it for the new version to be compatible with upgrading the library. This is related to https://bugs.launchpad.net/mahara/+bug/1918373 with reference to https://getbootstrap.com/docs/5.0/getting-started/build- tools/#sass for future purposes when we have BS5 https://getbootstrap.com/docs/5.0/getting-started/build- tools/#tooling-setup To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1918357/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

