mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Remove bower
This commit is contained in:
parent
004d58b2f2
commit
906395b611
@ -17,12 +17,6 @@
|
|||||||
npm install --save normalize.css
|
npm install --save normalize.css
|
||||||
```
|
```
|
||||||
|
|
||||||
**Bower**
|
|
||||||
|
|
||||||
```sh
|
|
||||||
bower install --save normalize-css
|
|
||||||
```
|
|
||||||
|
|
||||||
**CDN**
|
**CDN**
|
||||||
|
|
||||||
See https://yarnpkg.com/en/package/normalize.css
|
See https://yarnpkg.com/en/package/normalize.css
|
||||||
|
13
bower.json
13
bower.json
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "normalize-css",
|
|
||||||
"description": "A modern alternative to CSS resets",
|
|
||||||
"main": "normalize.css",
|
|
||||||
"license": "MIT",
|
|
||||||
"ignore": [
|
|
||||||
"CHANGELOG.md",
|
|
||||||
"CONTRIBUTING.md",
|
|
||||||
"package.json",
|
|
||||||
"README.md",
|
|
||||||
"test.html"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user