The automated VS Code Build tasks handle the following:
- Compile source files to CSS using
dart-sass
(node-sass fails to compile the mixins used in this theme)
Compiling Pixelcord requires the following to be installed:
Other implementations fail to compile the mixins used in this theme :D
Run the following to install CSSO-CLI
npm install -g csso-cli