UNPKG

braid-design-system

Version:
5 lines (3 loc) 129 B
import { makeBraidTheme } from '../makeBraidTheme'; import tokens from './tokens'; export const theme = makeBraidTheme(tokens);