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
- Host: GitHub
- URL: https://github.com/izolate/flexboxgrid.sss
- Owner: izolate
- License: mit
- Created: 2016-10-12T14:33:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T07:25:27.000Z (over 9 years ago)
- Last Synced: 2025-04-20T14:44:24.770Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://flexboxgrid.com
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```