Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pafnuty/legrid
LEGRID — Простая, удобная и эффективная сетка на FlexBox.
https://github.com/pafnuty/legrid
css flexbox flexbox-grid grunt-task less pafnuty
Last synced: about 1 month ago
JSON representation
LEGRID — Простая, удобная и эффективная сетка на FlexBox.
- Host: GitHub
- URL: https://github.com/pafnuty/legrid
- Owner: pafnuty
- License: mit
- Created: 2016-03-20T11:59:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T06:03:47.000Z (about 1 month ago)
- Last Synced: 2024-10-08T19:00:01.013Z (about 1 month ago)
- Topics: css, flexbox, flexbox-grid, grunt-task, less, pafnuty
- Language: HTML
- Homepage: http://grid.pafnuty.name/
- Size: 567 KB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LEGRID
[![npm](https://img.shields.io/npm/v/legrid.svg?style=flat-square)]()
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/pafnuty/DLE-UniForm/blob/master/LICENSE)LEGRID — Simple, fully configurable, comfortable grid on less and flexBox.
#### For build:
```
npm i
``````
grunt
```
or
```
grunt watch:less
```