Skip to content

Commit

Permalink
Adding code sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
cereallarceny committed Jul 3, 2019
1 parent e7325db commit 2a29d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ A small library to have any gradient follow along any SVG path
[This library is a generalization of the work of the great Mike Bostock.](https://bl.ocks.org/mbostock/4163057) We opted to remove the depedency on D3 and generalize the code a bit more to allow other people to more easily use it in their projects.

[Play around with it in Storybook](https://mnsht.github.io/gradient-path/)
[Play around with it on CodeSandbox](https://codesandbox.io/s/gradient-path-wstzn)

## Installation

Expand Down

0 comments on commit 2a29d45

Please sign in to comment.