Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxguzenski committed Aug 25, 2015
1 parent 587d318 commit 27ff678
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# React Easy Style

Style your react component with **zero references** to your css classes or to inline-styles.

**This project very young, so feedback from component authors would be greatly appreciated!**
A tiny library to easy apply css/styles to react components with **zero references** to your css classes or to inline-styles.

## Install

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": "react-easy-style",
"version": "0.2.3",
"version": "1.0.0",
"description": "A tiny library to easy apply css/styles to react components",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 27ff678

Please sign in to comment.