0.7.0 • Published 4 years ago

scss-palette v0.7.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

scss-palette

The color palette for SCSS.

Installation

NPM

npm install scss-palette

Bower

bower install scss-palette

Usage

Basic

// Import in your style.scss
@import 'node_modules/scss-palette/src/palette';

$ashgray: palette('ashgray');

Color index

https://archco.github.io/scss-palette/

Useful functions

https://github.com/archco/scss-palette/blob/master/docs/functions.md

Documents

Please see documents page.

Change Log

CHANGELOG.md

License

MIT License

0.7.0

4 years ago

0.6.2

5 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago