UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

7 lines (4 loc) 253 B
import theme from './theme-preval.js'; // NOTE: for now, ThemeColors and ThemeShadows are handcrafted types. It would be nice if these // were exports from primitives (or a different shape but derived from those exports). export { theme as default };