@a-ui/flexboxgrid
v3.0.0
Published
Grid based off of CSS3 flexbox specification
Downloads
30
Readme
Antwerp Flexbox Grid
This repo is a fork from flexboxgrid.com
Install
npm
npm i @a-ui/flexboxgrid --save
bower
bower install @a-ui/flexboxgrid
Contributing
Pull requests are always welcome, however keep the following things in mind:
- New features (both breaking and non-breaking) should always be discussed with the repo's owner. If possible, please open an issue first to discuss what you would like to change.
- Fork this repo and issue your fix or new feature via a pull request.
- Please make sure to update tests as appropriate. Also check possible linting errors and update the CHANGELOG if applicable.