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

https://github.com/izolate/flexboxgrid.sss

SugarSS-flavored Flexbox Grid
https://github.com/izolate/flexboxgrid.sss

Last synced: 12 months ago
JSON representation

SugarSS-flavored Flexbox Grid

Awesome Lists containing this project

README

          

# Flexbox Grid (SugarSS)

A **[Flexbox Grid](https://github.com/kristoferjoseph/flexboxgrid)** variant written in [SugarSS](https://github.com/postcss/sugarss). Because the latter can't import regular CSS. :sob:

## Install

### yarn
```bash
yarn add flexboxgrid.sss
```

### [npm](https://www.npmjs.com/package/flexboxgrid.sss)

```bash
npm i flexboxgrid.sss
```