UNPKG

csd

Version:

css codes with design system in css in js libraries

6 lines (3 loc) 113 B
import { AchromaticColor } from "@/types/colors"; const white: AchromaticColor = "#fff"; export default white;