1.2.3 • Published 2 years ago

react-flex-styled v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago