UNPKG

radix-theme-generator

Version:

A utility for generating themes for the Radix Themes UI library

7 lines (5 loc) 157 B
export { generateRadixColors } from "./utils/generateRadixColors"; export { getColorScaleCss, getBackgroundColorCss, } from "./utils/getColorScaleCss";