We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14330e commit e9d0fc2Copy full SHA for e9d0fc2
Readme.md
@@ -7,6 +7,7 @@
7
8
```
9
$ npm install css-whitespace
10
+$ component install visionmedia/css-whitespace
11
12
13
## API
@@ -37,7 +38,7 @@ form
37
38
@media print
39
body
40
padding: 0
-
41
+
42
button
43
border-radius: 0
44
width: 100%
@@ -72,6 +73,6 @@ form button {
72
73
}
74
75
-## License
76
+## License
77
78
MIT
0 commit comments