Skip to content

Commit

Permalink
Merge pull request #175 from chrissantamaria/promote-gatsby-plugin-fr…
Browse files Browse the repository at this point in the history
…esnel

Add README section for gatsby-plugin-fresnel
  • Loading branch information
damassi committed Apr 28, 2021
2 parents a5e9fc7 + eac4eba commit abe63e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -215,9 +215,11 @@ There are four examples one can explore in the `/examples` folder:
- [Kitchen Sink](examples/kitchen-sink)

While the `Basic` and `SSR` examples will get one pretty far, `@artsy/fresnel`
can do a lot more . For an exhaustive deep-dive into its features, check out the
can do a lot more. For an exhaustive deep-dive into its features, check out the
[Kitchen Sink](examples/kitchen-sink) app.

If you're using Gatsby, you can also try [gatsby-plugin-fresnel](https://github.com/chrissantamaria/gatsby-plugin-fresnel) for easy configuration.

## Why not conditionally render?

Other existing solutions take a conditionally rendered approach, such as
Expand Down

0 comments on commit abe63e9

Please sign in to comment.