Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgebucaran committed Jun 26, 2018
1 parent c134ce6 commit d251c5f
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 @@ -22,7 +22,7 @@ Don't want to set up a build environment? Download Superfine from [unpkg](https:

## Usage

Here is the first example to get you started. Go ahead and [try it online]() or find [more examples](https://codepen.io/search/pens?q=superfine&page=1&order=superviewularity&depth=everything&show_forks=false).
Here is the first example to get you started. Go ahead and [try it online](https://codepen.io/jorgebucaran/pen/wXEBYO) or find [more examples](https://codepen.io/search/pens?q=superfine&page=1&order=superviewularity&depth=everything&show_forks=false).

```jsx
import { h, render } from "superfine"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"babel-env": "2.4.1",
"jest": "^23.2.0",
"rollup": "^0.61.2",
"uglify-js": "^3.4.1"
"uglify-js": "^3.4.2"
}
}

0 comments on commit d251c5f

Please sign in to comment.