<!-- 0a2ffc5 1455856198000 -->

## [v3.0.0](https://github.com/reducejs/reduce-css-postcss/commit/0a2ffc5) (2016-02-19)

* [[`01abf07`](https://github.com/reducejs/reduce-css-postcss/commit/01abf07)] new fork

* [[`5329491`](https://github.com/reducejs/reduce-css-postcss/commit/5329491)] CHANGELOG

## [v2.0.0](https://github.com/reducejs/reduce-css-postcss/commit/71aba44) (2015-12-07)

* [[`efe7e9a`](https://github.com/reducejs/reduce-css-postcss/commit/efe7e9a)] CHANGLOG

* [[`241925b`](https://github.com/reducejs/reduce-css-postcss/commit/241925b)] Update readme, postcss-mixins

* [[`cd5dc6b`](https://github.com/reducejs/reduce-css-postcss/commit/cd5dc6b)] Update for reduce-css 2.0.0

* [[`3d3f448`](https://github.com/reducejs/reduce-css-postcss/commit/3d3f448)] CHANGELOG

## [v1.0.5](https://github.com/reducejs/reduce-css-postcss/commit/6e1fc3e) (2015-11-12)

* [[`bbd863e`](https://github.com/reducejs/reduce-css-postcss/commit/bbd863e)] Fix typo in readme

* [[`7b296a4`](https://github.com/reducejs/reduce-css-postcss/commit/7b296a4)] Fix tests

## [v1.0.4](https://github.com/reducejs/reduce-css-postcss/commit/e287fc0) (2015-11-12)

* [[`08e3d3f`](https://github.com/reducejs/reduce-css-postcss/commit/08e3d3f)] Update glob and postcss-simple-import

    
    > Before postcss-simple-import@2.1.0, `*display:none` in css will be
    replaced with `display:none`.

* [[`fc82392`](https://github.com/reducejs/reduce-css-postcss/commit/fc82392)] CHANGELOG

## [v1.0.3](https://github.com/reducejs/reduce-css-postcss/commit/1e72373) (2015-11-10)

* [[`5db3542`](https://github.com/reducejs/reduce-css-postcss/commit/5db3542)] Update postcss-simple-import to use `on` option

* [[`16cb0af`](https://github.com/reducejs/reduce-css-postcss/commit/16cb0af)] CHANGELOG

## [v1.0.2](https://github.com/reducejs/reduce-css-postcss/commit/f199747) (2015-11-10)

* [[`d00cddc`](https://github.com/reducejs/reduce-css-postcss/commit/d00cddc)] Fix test lint

* [[`7bc8c10`](https://github.com/reducejs/reduce-css-postcss/commit/7bc8c10)] CHANGELOG

## [v1.0.1](https://github.com/reducejs/reduce-css-postcss/commit/024016b) (2015-11-10)

* [[`c4e3787`](https://github.com/reducejs/reduce-css-postcss/commit/c4e3787)] add tests for processorFilter

## [v1.0.0](https://github.com/reducejs/reduce-css-postcss/commit/7750c43) (2015-11-10)

* [[`e1212ad`](https://github.com/reducejs/reduce-css-postcss/commit/e1212ad)] adjust version for npm tag

* [[`802ed90`](https://github.com/reducejs/reduce-css-postcss/commit/802ed90)] readme, badges

* [[`9986850`](https://github.com/reducejs/reduce-css-postcss/commit/9986850)] Plugin for reduce-css to handle postcss

    
    * Use `postcss-simple-import` to add cache in watch mode.
    We need watch each file before it is compiled, cause it may fail in
    compilation and the imported file never emitted to watchify.
    * Default postcss plugins: autoprefixer, postcss-advanced-variables,
    postcss-custom-url, postcss-extend, postcss-mixins, postcss-nested,
    postcss-simple-import.
    * Use `postcss-processor-splicer` to support custom postcss plugins.

* [[`688805d`](https://github.com/reducejs/reduce-css-postcss/commit/688805d)] hold

* [[`c6e8cdf`](https://github.com/reducejs/reduce-css-postcss/commit/c6e8cdf)] Initial commit

