Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hackhat committed Apr 29, 2015
1 parent 85dbf47 commit 61bf86a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Write CSS in JavaScript with namespaces, proper names, no conflicts and expected results for react.js. ([Why writing CSS in JS is better than SCSS or CSS files?](https://speakerdeck.com/vjeux/react-css-in-js))

Read the **[API](https://rawgit.com/hackhat/smart-css/v1.0.3/docs/jsduck/index.html)**, check out an [example](https://github.com/hackhat/fluxmax-smart-css/tree/ui-test) or the [cookbook recipes](#cookbook-recipes-specific-examples).
Read the **[API](https://rawgit.com/hackhat/smart-css/v1.0.4/docs/jsduck/index.html)**, check out an [example](https://github.com/hackhat/fluxmax-smart-css/tree/ui-test) or the [cookbook recipes](#cookbook-recipes-specific-examples).



Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smart-css",
"version": "1.0.3",
"version": "1.0.4",
"description": "Write CSS in JavaScript with namespaces, proper names, no conflicts and expected results for react.js. ",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 61bf86a

Please sign in to comment.