Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.27 KB

FEATURE_STYLED_COMPONENTS.md

File metadata and controls

24 lines (13 loc) · 1.27 KB

Styled Components

Styled Components logo

This is a feature branch of react-universally that is currently built against v12.0.0.

It provides you with a simple Style Components integration.

Known Issues

Currently there is an issue trying to use import instead of require when working with styled-components.

Also, there is a PR pending for SSR support, so this functionality is not yet available for this branch.

About

This is the react-universally-styled-components feature repository for react-universally starter kit.

It provides you with the build tooling and configuration you need to kick off your next universal react project with full support for Styled Components.

Look into Header and Menu components to check how the wrappers for these are styled using styled-components.

What are Styled Components?

Styled Components Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅