UNPKG

@sass-fairy/color

Version:

Provides extended functionality for generating new colors from existing colors and building color themes in Sass

26 lines (16 loc) 506 B
# Changelog <!-- The order of list items should be: Critical/Fixes, New, Update, Remove, Underpinnings --> <!-- ## UNRELEASED --> ## 1.2.0 * ⚠ BREAKING: requires Sass >=1.79.0 * Update `a11y` to use `color.channel` * Update `is-dark` to use `color.channel` * Update `luminance` to use `color.channel` ## 1.0.2 * Update deprecated example in README * Restructure and improve development underpinnings ## 1.0.1 * Fix grammar in package description * Add logo to README ## 1.0.0 * Initial release!