campfire-material-colors

1.0.5 • Public • Published

campfire-material-colors npm version

Google Material Design color palette variables for PostCSS

Installation

With npm

npm install --save-dev campfire-material-colors

With Git

http:

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

ssh:

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

Usage

Using with PostCSS

Import the css module

@import "campfire-material-colors";

The CSS

/*
 
    campfire.css
    MATERIAL COLORS
    https://material.io/guidelines/style/color.html#color-color-palette
 
*/

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

Package Sidebar

Install

npm i campfire-material-colors

Weekly Downloads

1

Version

1.0.5

License

ISC

Last publish

Collaborators

  • sgraewe