Skip to content

Commit fe4922b

Browse files
committed
extract CSS generation into a separate module
https://github.com/sindresorhus/generate-github-markdown-css
1 parent 78f4140 commit fe4922b

10 files changed

+10
-1985
lines changed

.jshintrc

-13
This file was deleted.

.travis.yml

-6
This file was deleted.

bower.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,7 @@
1313
],
1414
"ignore": [
1515
"**/.*",
16-
"component.json",
1716
"package.json",
18-
"test.js",
19-
"index.js",
20-
"cli.js",
21-
"index.html",
22-
"screenshot.png",
23-
"fixture.md"
17+
"index.html"
2418
]
2519
}

cli.js

-33
This file was deleted.

0 commit comments

Comments
 (0)