UNPKG

vira

Version:

A simple and highly versatile design system using element-vir.

9 lines (8 loc) 236 B
import ColorImport from 'colorjs.io'; /** * An individual color represented as a class. This is from the * [colorjs.io](https://www.npmjs.com/package/colorjs.io) package. * * @category Internal */ export const Color = ColorImport;