At the time of this writing, PageBuilder Fusion appeared to be using version 1.20.1 of the Sass NPM package (I dug into the Docker image and looked at "/fusion/fusion-engine/node_modules/sass/package.json"). I'd love to start using Sass Modules, but that feature didn't ship until version 1.23.0 (see: https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1230). Would it be possible to upgrade the Sass package to version 1.23.0 or higher? Higher would be preferable because it looks like they've fixed some bugs, etc. since that release.
More info about Sass Modules (they're super cool): https://css-tricks.com/introducing-sass-modules/
Hi Mark,
PageBuilder Engine 3.0 is released to Sandbox on July 22, 2021 includes sass package upgrades to 1.35.2 which includes the sass modules support. Engine 3.0 will be available for production starting Aug 5, 2021.
Thanks for this feedback – we plan to update the Sass version in an upcoming release.