Commit Graph

22 Commits

Author SHA1 Message Date
Sindre Sorhus
95c103bfb2 2.0.0 2014-11-27 22:03:43 +07:00
Sindre Sorhus
fe4922b3fe extract CSS generation into a separate module
https://github.com/sindresorhus/generate-github-markdown-css
2014-11-27 21:54:24 +07:00
Sindre Sorhus
78f4140103 1.2.2 2014-11-13 00:40:16 +07:00
Sindre Sorhus
5cc9e117dc 1.2.1 2014-11-10 20:16:33 +07:00
Sindre Sorhus
c11391e523 bump cheerio 2014-11-10 20:15:13 +07:00
Sindre Sorhus
ac1788b64c 1.2.0 2014-10-01 18:06:31 +02:00
Sindre Sorhus
de5f4f635a bump uncss 2014-10-01 17:42:21 +02:00
Sindre Sorhus
b2549d5d3b 1.1.1 2014-09-01 01:14:13 +02:00
Sindre Sorhus
cbefe8761f 1.1.0 2014-08-31 23:28:11 +02:00
Sindre Sorhus
24c031f6a4 1.0.3 2014-08-19 01:14:58 +02:00
Sindre Sorhus
8f10b458e8 tweaks 2014-08-19 01:14:43 +02:00
Sindre Sorhus
0f506ebd70 1.0.2 2014-08-10 18:31:46 +02:00
Sindre Sorhus
7f46eae3b3 1.0.1 2014-08-08 10:07:22 +02:00
Sindre Sorhus
672d44b98a don't need to write to disk anymore
UnCSS now accepts an HTML string as input
2014-08-08 10:00:19 +02:00
Sindre Sorhus
bfa19de865 1.0.0 2014-08-05 10:11:08 +02:00
Sindre Sorhus
7eb2df83c6 0.2.0 2014-06-22 19:11:59 +02:00
Sindre Sorhus
688be4daf6 bump deps and refactor code 2014-06-22 19:10:18 +02:00
Sindre Sorhus
17562b9a4e add generate script to package.json 2014-06-22 18:40:50 +02:00
Benjamin Tan
3939518f2f Remove GitHub’s default styles
* Remove some `html` and `body` styles which are only applicable to GitHub
 * Replace `html` and `body` selectors with `.markdown-body`
 * Prefix all other selectors with `.markdown-body`

Closes #1.
2014-06-21 12:58:51 +08:00
Sindre Sorhus
22fe5ce8c2 bump deps 2014-06-10 22:26:15 +02:00
Sindre Sorhus
9a801043e4 0.1.0 2014-05-07 20:25:34 +02:00
Sindre Sorhus
4c84b3ca10 init 2014-05-07 20:25:28 +02:00