Skip to content

Commit e9d0fc2

Browse files
committed
docs
1 parent a14330e commit e9d0fc2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
```
99
$ npm install css-whitespace
10+
$ component install visionmedia/css-whitespace
1011
```
1112

1213
## API
@@ -37,7 +38,7 @@ form
3738
@media print
3839
body
3940
padding: 0
40-
41+
4142
button
4243
border-radius: 0
4344
width: 100%
@@ -72,6 +73,6 @@ form button {
7273
}
7374
```
7475

75-
## License
76+
## License
7677

7778
MIT

0 commit comments

Comments
 (0)