1.0.0-beta-01 • Published 6 years ago

@skinnyguy/grid-layout v1.0.0-beta-01

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@skinnyguy/grid-layout

GitHub GitHub release (latest by date) GitHub issues

What is it ?

Layouting your page with row and column!

How to install ?

yarn add @skinnyguy/grid-layout
//  or
npm install --save @skinnyguy/grid-layout

Breakpoint

BreakpointSize
_xl-* (Extra large device)> 1024px
_lg-* (large device)> 960px & < 1024px
_md-* (medium device)> 768px & < 960px
_sm-* (small device)> 480px & < 768px
_xs-* (extra small device)< 480px
1.0.0-beta-01

6 years ago

1.0.0

6 years ago