📄 colors.d.ts
/home/palash/git/site/node_modules/tailwindcss/colors.d.ts
Language: ts • Lines: 3
import type { DefaultColors } from './types/generated/colors'
declare const colors: DefaultColors
export = colors