- Enable ES2015 features using Babel
- CSS Autoprefixing
- Built-in preview server with BrowserSync
- Automagically compile Sass with LibSass or Ruby Sass
- Pug as HTML template engine
# install yo
npm install --global yo
# install pugass
npm install --global generator-pugass
# run
yo pugass
--skip-message
--no-babel
https://github.com/akccakcctw/generator-pugass/issues
https://github.com/akccakcctw/generator-pugass/blob/master/CHANGELOG.md
MIT © Rex Tsou