1.0.6 • Published 7 years ago

campfire-text-colors v1.0.6

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

campfire-text-colors npm version

campfire.css CSS module for styling text elements

Installation

With npm

npm install --save-dev campfire-text-colors

With Git

http:

git clone https://github.com/campfire-css/campfire-text-colors

ssh:

git clone git@github.com:campfire-css/campfire-text-colors.git

Usage

Using with PostCSS

Import the css module

@import "campfire-text-colors";

Build the CSS

$ npm install
$ npm start

The CSS

/*

    campfire.css
    TEXT COLORS
    https://github.com/campfire-css/campfire-text-colors

    Base:
        hover- = hover color

*/

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 Request

Authors

License

ISC

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago