1.0.6 • Published 9 years ago
campfire-text-colors v1.0.6
campfire-text-colors 
campfire.css CSS module for styling text elements
Installation
With npm
npm install --save-dev campfire-text-colorsWith Git
http:
git clone https://github.com/campfire-css/campfire-text-colorsssh:
git clone git@github.com:campfire-css/campfire-text-colors.gitUsage
Using with PostCSS
Import the css module
@import "campfire-text-colors";Build the CSS
$ npm install
$ npm startThe CSS
/*
campfire.css
TEXT COLORS
https://github.com/campfire-css/campfire-text-colors
Base:
hover- = hover color
*/Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Authors
License
ISC