A supersimple, monospaced, modular, flat stylesheet made in SASS for simple pages
You can compile the original monospaced.scss file with Gulp.js.
- Edit the file
scss/monospaced.scss - Run
npm installoryarn installin your Terminal - Run
gulpto compile
For more info open and read the gulpfile.js and [https://gulpjs.com/]