
# styleguide-template
This package is part of a multi-package repository and gets bootstrapped by [create-styleguide](https://www.npmjs.com/package/create-styleguide). It contains the predefined template of the styleguide.
For more information please visit the [Create Styleguide](https://github.com/chlorophyllkid/create-styleguide) repository.

## Features
- [pug](https://www.npmjs.com/package/pug)
- [node-sass](https://www.npmjs.com/package/node-sass)
- [rollup](https://www.npmjs.com/package/rollup)
- [babel](https://www.npmjs.com/package/babel-core)
- [uglify](https://www.npmjs.com/package/uglify-es)
- [imagemin](https://www.npmjs.com/package/imagemin)
- [browser-sync](https://www.npmjs.com/package/browser-sync)
- [highlight.js](https://www.npmjs.com/package/highlight.js)

## Linting
- [eslint](https://www.npmjs.com/package/eslint)
- [stylelint](https://www.npmjs.com/package/stylelint)
- [remark-cli](https://www.npmjs.com/package/remark-cli)
