UNPKG

@nurl/panda-preset

Version:

Official Panda-CSS preset for the Ganglion Design System.

10 lines (8 loc) 154 B
import { danger, info, neutral, success, warning } from './palettes' export const badgePalettes = { neutral, info, success, warning, danger, }