Every Layout
React + styled-components
implementations of the layouts from every-layout.dev.
Installation
yarn add react-every-layout
Usage
Visit the storybook for examples.
Server-Side Rendering Support
To enable server-side rendering support for styled-components
in your application, follow this guide. If your application already supports styled-components
, there aren't any additional steps to take to support this library. 💅