@krowdy-ui/core
Version:
React components that implement Google's Material Design.
9 lines (8 loc) • 393 B
TypeScript
export { default as amber } from '@material-ui/core/colors/amber'
export { default as bluePrimary } from './bluePrimary'
export { default as blueSecondary } from './blueSecondary'
export { default as custom } from './custom'
export { default as krowdy } from './krowdy'
export { default as grey } from './grey'
export { default as green } from './green'
export { default as alt } from './alt'