UNPKG

@jeact/colors

Version:

A module that stores colors. Including Bootstrap and MaterialUI colors. (This module is inspired in jebbarbas's `jebcolors` module, but this module only stores colors).

3 lines (2 loc) 102 B
export { misc } from './variableColors'; export { themeColors, unusedColors } from './themeColors';