1.0.8 • Published 2 years ago

simflexi v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Welcome to Simflexi

With Simflexi you can easily manage the (Tailwind) CSS Flex classes. These can be inserted via React-JS components.

How to use?

Rows

RowNone

in TailwindCSS: flex

RowHorizontal

in TailwindCSS: flex justify-center

RowVertical

in TailwindCSS: flex items-center

RowAll

in TailwindCSS: flex justify-center items-center

Columns

ColumnNone

in TailwindCSS: flex flex-col

ColumnHorizontal

in TailwindCSS: flex flex-col justify-center

ColumnVertical

in TailwindCSS: flex flex-col items-center

ColumnAll

in TailwindCSS: flex flex-col justify-center items-center

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago