ngprnk / chakra-ui-color-tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind colors for chakra ui

import the colors into your theme

import {tailwindColors}  from "./";
createTheme({
  colors: tailwindColors
})

About


Languages

Language:TypeScript 100.0%