Skip to content

Commit

Permalink
add demos to the web
Browse files Browse the repository at this point in the history
  • Loading branch information
ndp committed Sep 25, 2010
1 parent 27ae3c6 commit de891fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Concisely generate CSS style rules within Javascript. Features:

## Usage

All code is packaged into a single Javascript file download, [csster.js](http://ndpsoftware.com/csster/csster.js). The project itself is hosted on [GitHub](http://github.com/ndp/csster).
All code is packaged into a single Javascript file download, [csster.js](http://ndpsoftware.com/csster/csster.js). There are no external dependencies. The project itself is hosted on [GitHub](http://github.com/ndp/csster).

<pre>
require('csster.js'); // however you manage dependencies
Expand Down

0 comments on commit de891fa

Please sign in to comment.