https://github.com/andersschmidthansen/ash-css-toolkit
Additional functional CSS classes to accompany Basscss.
https://github.com/andersschmidthansen/ash-css-toolkit
basscss functional-css
Last synced: 27 days ago
JSON representation
Additional functional CSS classes to accompany Basscss.
- Host: GitHub
- URL: https://github.com/andersschmidthansen/ash-css-toolkit
- Owner: AndersSchmidtHansen
- Created: 2017-02-26T22:44:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T16:18:17.000Z (about 8 years ago)
- Last Synced: 2025-03-13T09:55:24.980Z (about 2 months ago)
- Topics: basscss, functional-css
- Language: CSS
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ash-css-toolkit [](https://travis-ci.org/AndersSchmidtHansen/ash-css-toolkit) [](https://github.com/feross/standard)
Additional functional CSS classes to accompany Basscss.
## Installation
```bash
npm install --save ash-css-toolkit
```## Usage
```javascript
@import 'path/to/ash-css-toolkit'
```## License
MIT
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull RequestCrafted with <3 by Anders Schmidt Hansen ([@lichine](https://twitter.com/lichine)).
***
> This package was initially generated with [yeoman](http://yeoman.io) and the [p generator](https://github.com/johnotander/generator-p.git).