|
1 |
| -<!-- LATEST 6e1fc3e --> |
| 1 | +<!-- 241925b 1449491929000 --> |
| 2 | + |
| 3 | +* [[`241925b`](https://github.com/zoubin/reduce-css-postcss/commit/241925b)] Update readme, postcss-mixins |
| 4 | + |
| 5 | +* [[`cd5dc6b`](https://github.com/zoubin/reduce-css-postcss/commit/cd5dc6b)] Update for reduce-css 2.0.0 |
| 6 | + |
| 7 | +* [[`3d3f448`](https://github.com/zoubin/reduce-css-postcss/commit/3d3f448)] CHANGELOG |
2 | 8 |
|
3 | 9 | ## [v1.0.5](https://github.com/zoubin/reduce-css-postcss/commit/6e1fc3e) (2015-11-12)
|
4 | 10 |
|
5 |
| -* [ 2015-11-12 [bbd863e](https://github.com/zoubin/reduce-css-postcss/commit/bbd863e) ] Fix typo in readme |
| 11 | +* [[`bbd863e`](https://github.com/zoubin/reduce-css-postcss/commit/bbd863e)] Fix typo in readme |
6 | 12 |
|
7 |
| -* [ 2015-11-12 [7b296a4](https://github.com/zoubin/reduce-css-postcss/commit/7b296a4) ] Fix tests |
| 13 | +* [[`7b296a4`](https://github.com/zoubin/reduce-css-postcss/commit/7b296a4)] Fix tests |
8 | 14 |
|
9 | 15 | ## [v1.0.4](https://github.com/zoubin/reduce-css-postcss/commit/e287fc0) (2015-11-12)
|
10 | 16 |
|
11 |
| -* [ 2015-11-12 [08e3d3f](https://github.com/zoubin/reduce-css-postcss/commit/08e3d3f) ] Update glob and postcss-simple-import |
| 17 | +* [[`08e3d3f`](https://github.com/zoubin/reduce-css-postcss/commit/08e3d3f)] Update glob and postcss-simple-import |
| 18 | + |
12 | 19 |
|
13 | 20 | > Before postcss-simple-import@2.1.0, `*display:none` in css will be
|
14 | 21 | replaced with `display:none`.
|
15 | 22 |
|
16 |
| -* [ 2015-11-10 [fc82392](https://github.com/zoubin/reduce-css-postcss/commit/fc82392) ] CHANGELOG |
| 23 | +* [[`fc82392`](https://github.com/zoubin/reduce-css-postcss/commit/fc82392)] CHANGELOG |
17 | 24 |
|
18 | 25 | ## [v1.0.3](https://github.com/zoubin/reduce-css-postcss/commit/1e72373) (2015-11-10)
|
19 | 26 |
|
20 |
| -* [ 2015-11-10 [5db3542](https://github.com/zoubin/reduce-css-postcss/commit/5db3542) ] Update postcss-simple-import to use `on` option |
| 27 | +* [[`5db3542`](https://github.com/zoubin/reduce-css-postcss/commit/5db3542)] Update postcss-simple-import to use `on` option |
21 | 28 |
|
22 |
| -* [ 2015-11-10 [16cb0af](https://github.com/zoubin/reduce-css-postcss/commit/16cb0af) ] CHANGELOG |
| 29 | +* [[`16cb0af`](https://github.com/zoubin/reduce-css-postcss/commit/16cb0af)] CHANGELOG |
23 | 30 |
|
24 | 31 | ## [v1.0.2](https://github.com/zoubin/reduce-css-postcss/commit/f199747) (2015-11-10)
|
25 | 32 |
|
26 |
| -* [ 2015-11-10 [d00cddc](https://github.com/zoubin/reduce-css-postcss/commit/d00cddc) ] Fix test lint |
| 33 | +* [[`d00cddc`](https://github.com/zoubin/reduce-css-postcss/commit/d00cddc)] Fix test lint |
27 | 34 |
|
28 |
| -* [ 2015-11-10 [7bc8c10](https://github.com/zoubin/reduce-css-postcss/commit/7bc8c10) ] CHANGELOG |
| 35 | +* [[`7bc8c10`](https://github.com/zoubin/reduce-css-postcss/commit/7bc8c10)] CHANGELOG |
29 | 36 |
|
30 | 37 | ## [v1.0.1](https://github.com/zoubin/reduce-css-postcss/commit/024016b) (2015-11-10)
|
31 | 38 |
|
32 |
| -* [ 2015-11-10 [c4e3787](https://github.com/zoubin/reduce-css-postcss/commit/c4e3787) ] add tests for processorFilter |
| 39 | +* [[`c4e3787`](https://github.com/zoubin/reduce-css-postcss/commit/c4e3787)] add tests for processorFilter |
33 | 40 |
|
34 | 41 | ## [v1.0.0](https://github.com/zoubin/reduce-css-postcss/commit/7750c43) (2015-11-10)
|
35 | 42 |
|
36 |
| -* [ 2015-11-10 [e1212ad](https://github.com/zoubin/reduce-css-postcss/commit/e1212ad) ] adjust version for npm tag |
| 43 | +* [[`e1212ad`](https://github.com/zoubin/reduce-css-postcss/commit/e1212ad)] adjust version for npm tag |
| 44 | + |
| 45 | +* [[`802ed90`](https://github.com/zoubin/reduce-css-postcss/commit/802ed90)] readme, badges |
37 | 46 |
|
38 |
| -* [ 2015-11-10 [802ed90](https://github.com/zoubin/reduce-css-postcss/commit/802ed90) ] readme, badges |
| 47 | +* [[`9986850`](https://github.com/zoubin/reduce-css-postcss/commit/9986850)] Plugin for reduce-css to handle postcss |
39 | 48 |
|
40 |
| -* [ 2015-11-10 [9986850](https://github.com/zoubin/reduce-css-postcss/commit/9986850) ] Plugin for reduce-css to handle postcss |
41 | 49 |
|
42 | 50 | * Use `postcss-simple-import` to add cache in watch mode.
|
43 | 51 | We need watch each file before it is compiled, cause it may fail in
|
|
47 | 55 | postcss-simple-import.
|
48 | 56 | * Use `postcss-processor-splicer` to support custom postcss plugins.
|
49 | 57 |
|
50 |
| -* [ 2015-11-04 [688805d](https://github.com/zoubin/reduce-css-postcss/commit/688805d) ] hold |
| 58 | +* [[`688805d`](https://github.com/zoubin/reduce-css-postcss/commit/688805d)] hold |
51 | 59 |
|
52 |
| -* [ 2015-10-27 [c6e8cdf](https://github.com/zoubin/reduce-css-postcss/commit/c6e8cdf) ] Initial commit |
| 60 | +* [[`c6e8cdf`](https://github.com/zoubin/reduce-css-postcss/commit/c6e8cdf)] Initial commit |
53 | 61 |
|
0 commit comments