mirror of
https://github.com/sindresorhus/github-markdown-css.git
synced 2024-03-22 13:10:53 +08:00
Drop support for Bower
This commit is contained in:
parent
0d25bb4525
commit
7b0d2e1014
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,2 +1 @@
|
|||||||
* text=auto
|
* text=auto eol=lf
|
||||||
*.js text eol=lf
|
|
||||||
|
19
bower.json
19
bower.json
@ -1,19 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "github-markdown-css",
|
|
||||||
"description": "The minimal amount of CSS to replicate the GitHub Markdown style",
|
|
||||||
"license": "MIT",
|
|
||||||
"main": "github-markdown.css",
|
|
||||||
"keywords": [
|
|
||||||
"github",
|
|
||||||
"markdown",
|
|
||||||
"md",
|
|
||||||
"css",
|
|
||||||
"style",
|
|
||||||
"stylesheet"
|
|
||||||
],
|
|
||||||
"ignore": [
|
|
||||||
"**/.*",
|
|
||||||
"package.json",
|
|
||||||
"index.html"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user