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 30c066c commit 982da60Copy full SHA for 982da60
README.mdown
@@ -22,7 +22,7 @@ CSSOM.js is a CSS parser written in pure JavaScript. It also a partial implement
22
Works well in Google Chrome 6+, Safari 5+, Firefox 3.6+, Opera 10.63+.
23
Doesn't work in IE < 9 because of unsupported getters/setters.
24
25
-To use CSSOM.js in the browser you might want to build a one-file version with [Jake](http://github.com/mde/node-jake):
+To use CSSOM.js in the browser you might want to build a one-file version with [Jake](http://github.com/mde/jake):
26
27
➤ jake
28
build/CSSOM.js is done
0 commit comments