Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/crayon/src/extensions/css_keywords.ts>CssKeywords

🖍️ Terminal styling done light and fast.
Latest
type alias CssKeywords
import { type CssKeywords } from "https://deno.land/x/crayon@3.3.3/src/extensions/css_keywords.ts";

All implemented css keywords

definition: GetMapKeys<baseCssColors> | `bg${Capitalize<GetMapKeys<typeof baseCssColors>>}`