generator-sh-base-styles
Version:
Yoeman generator for Salted Herring base styles
40 lines (24 loc) • 1.34 kB
Markdown
# generator-sh-base-styles [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Yoeman generator for Salted Herring base styles
## Installation
First, install [Yeoman](http://yeoman.io) and generator-sh-base-styles using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo
npm install -g generator-sh-base-styles
```
Then generate your new project:
```bash
yo sh-base-styles
```
## Autoprefixing css
The css uses auto prfexing via [postcss](https://github.com/postcss/autoprefixer)
If you can, you should use stats from your own Google analytics account. See:
https://github.com/ai/browserslist#custom-usage-data
## License
BSD-2-Clause-FreeBSD © [Simon Winter](https://www.saltedherring.com)
[npm-image]: https://badge.fury.io/js/generator-sh-base-styles.svg
[npm-url]: https://npmjs.org/package/generator-sh-base-styles
[travis-image]: https://travis-ci.org/salted-herring/generator-sh-base-styles.svg?branch=master
[travis-url]: https://travis-ci.org/salted-herring/generator-sh-base-styles
[daviddm-image]: https://david-dm.org/salted-herring/generator-sh-base-styles.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/salted-herring/generator-sh-base-styles