Commit Graph

19 Commits

Author SHA1 Message Date
Sindre Sorhus
7f46eae3b3 1.0.1 2014-08-08 10:07:22 +02:00
Sindre Sorhus
fddc989ddc regenerate github css 2014-08-08 10:06:21 +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
9cac033c3a generate the new GitHub readme style
https://twitter.com/mdo/status/496475496457072640

I just ran `npm run generate`. Yay programming.
2014-08-05 10:08:46 +02:00
Sindre Sorhus
a77a701f48 Merge pull request #4 from proppy/patch-1
README: fix typo
2014-07-30 01:23:53 -07:00
Johan Euphrosine
e816f00472 README: fix typo
replace closing `<div>` by closing `<article>`
2014-07-30 00:19:12 -07: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
209ee6dd9f merge duplicate .markdown-body rules 2014-06-22 18:56:54 +02:00
Sindre Sorhus
ce827dda3c bump stylesheet from github.com changes 2014-06-22 18:43:50 +02:00
Sindre Sorhus
17562b9a4e add generate script to package.json 2014-06-22 18:40:50 +02:00
Sindre Sorhus
e2c1d9c49b remove the rule if there are no declarations 2014-06-22 18:40:40 +02:00
Sindre Sorhus
c919127550 Merge pull request #3 from d10/gh-pages
Remove GitHub’s default styles
2014-06-22 18:27:22 +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
6981d6254d minor tweaks 2014-05-07 23:00:37 +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