sireno-grid
Version:
A lightweight CSS Grid system based on CSS Grid Layout with flexbox fallback for unsupported browsers.
35 lines (22 loc) • 1.3 kB
Markdown

Foto: https://commons.wikimedia.org/wiki/File:O_sereo,_Francisco_Leiro.jpg
# Sireno Grid (BETA)
A grid system based on the grid display property with flex fallback for unsupported browsers.[CSS Grid Layout](https://blogs.igalia.com/mrego/2017/05/19/spanish-css-grid-layout-el-futuro-ya-esta-aqui/)
Proudly sponsored by [](https://opsou.com)
Logo design by [](https://pedrofigueras.com)
Browser test thanks to [](https://browserstack.com)
# Install
```yarn add sireno-grid```
o
```npm i sireno-grid --save```
## Some **Sireno Grid** features
* 12 cols grid system like *bootstrap*
* Multiple predefined breakpoints
* Fluid Containers with width limit
* End column position by breakpoint
* Reorder columns by breakpoint
* Gutters / grip-gap control (by breakpoint)
* Hide / visible elements by breakpoint
* Responsive 16:9 embed
* Predefined magin classes
More info and examples http://sirenogrid.com/