Using SASS Requirements NodeJS Installation cd src/ - Navigate to the source folder npm install - Install the dependencies Usage cd src/ - Navigate to the source folder npm run start - Start the compiler Other When adding a new .scss file make sure to add it in src/scss/main.scss as an import.