UNPKG

@kcuf/mere-color

Version:

Mere color utils for generating, manipulation, a11y purposes.

4 lines 189 B
export { default as parse } from './parse'; export { default as parseToRgb } from './parse-to-rgb'; export { default as parseToHsl } from './parse-to-hsl'; //# sourceMappingURL=index.js.map