Skip to content

Hongbusi/color-keywords

Repository files navigation

color-keywords

NPM version

A list of all CSS color keywords.

This list contains all CSS color keywords specified in CSS Color Module.

Installation

pnpm add color-keywords

Usage

import colorKeywords from 'color-keywords'

console.log(colorKeywords.while) // '#FFFFFF'

License

MIT, Copyright © 2023-present Hongbusi

About

A list of all CSS color keywords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published