UNPKG

@violetprotocol/nudge-components

Version:

Components for Nudge's websites and applications.

5 lines (3 loc) 154 B
import colors from "tailwindcss/colors"; import { tailwindPreset } from "./"; export const themeColors = tailwindPreset.theme?.extend?.colors ?? colors;