Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```