1.2.3 • Published 8 months ago

react-flex-styled v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

React Flex Styled

A very lightweight StyledComponent based React Flex package.

Install

npm i react-flex-styled

OR

yarn add react-flex-styled

Examples

Demo

Example

Play

Example

Usage

Supports all valid CSS as a props

<Flex direction="row" justifyContent="space-between">
  <div>Content 1 </div>
  <div>Content 2 </div>
</Flex>
1.2.0

8 months ago

1.2.3

8 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.1.0

1 year ago