[![github tag][github-tag-image]][github-tag-url]
[![npm version][npm-version-image]][npm-version-url]
[![npm downloads][npm-downloads-image]][npm-downloads-url]
[![Build Status][travis-image]][travis-url]
[![dependency Status][david-dep-image]][david-dep-url]
[![devDependency Status][david-devdep-image]][david-devdep-url]
[![License][license-image]][license-url]

***

# tox-susy-kss-playground

... currently there is only a gulp based build pipeline ...


## Installation

... comming soon ...


## Usage

... comming soon ...


## Misc

A good [article](https://sass-guidelin.es/#architecture) about architecture of SASS/SCSS/CSS ... 


## ToDo

* add sample SCSS (structured, BEMed etc.)
* rename/append titles of gulp tasks (i like build and test)

***

[github-tag-image]: https://img.shields.io/github/tag/dasrick/tox-susy-kss-playground.svg?style=flat-square
[github-tag-url]: https://github.com/dasrick/tox-susy-kss-playground

[npm-version-image]: https://img.shields.io/npm/v/tox-susy-kss-playground.svg?style=flat-square
[npm-version-url]: https://www.npmjs.com/package/tox-susy-kss-playground
[npm-downloads-image]: https://img.shields.io/npm/dm/tox-susy-kss-playground.svg?style=flat-square
[npm-downloads-url]: https://www.npmjs.com/package/tox-susy-kss-playground

[david-dep-image]: https://david-dm.org/dasrick/tox-susy-kss-playground/status.svg
[david-dep-url]: https://david-dm.org/dasrick/tox-susy-kss-playground#info=dependencies
[david-devdep-image]: https://david-dm.org/dasrick/tox-susy-kss-playground/dev-status.svg
[david-devdep-url]: https://david-dm.org/dasrick/tox-susy-kss-playground#info=devDependencies

[travis-image]: https://travis-ci.org/dasrick/tox-susy-kss-playground.svg?branch=master
[travis-url]: https://travis-ci.org/dasrick/tox-susy-kss-playground

[license-image]: https://img.shields.io/github/license/dasrick/tox-susy-kss-playground.svg?style=flat-square
[license-url]: https://github.com/dasrick/tox-susy-kss-playground/blob/master/LICENSE
