A basic landing page made with the devCSS library.
Install the needed dependencies using:
npm installThen run the library using the command:
gulpInstall sass:
npm i sassInstall gulp:
npm install --global gulp-cliInstall gulp-sass and gulp-purgecss:
npm i gulp-sassnpm i gulp-purgecss