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.
- Host: GitHub
- URL: https://github.com/dbox/axis
- Owner: dbox
- Created: 2017-01-13T00:06:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T03:44:34.000Z (over 9 years ago)
- Last Synced: 2024-12-28T09:22:14.429Z (over 1 year ago)
- Language: CSS
- Homepage: http://axis2.netlify.com
- Size: 70.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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';`