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

https://github.com/dbox/axis

A future-friendly CSS utility belt.
https://github.com/dbox/axis

Last synced: 9 months ago
JSON representation

A future-friendly CSS utility belt.

Awesome Lists containing this project

README

          

# axis

WIP

### Installation
Make sure you have [postcss-import](https://github.com/postcss/postcss-import) and [postcss-next](https://github.com/MoOx/postcss-cssnext) installed.

`npm i --save dbox/axis`

Then just call axis at the top of your css:
`@import 'axis';`