React + styled-components
implementations of the layouts from every-layout.dev.
yarn add react-every-layout
Visit the storybook for examples.
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. 💅