UNPKG

curuxa

Version:

A design system for Leadmirror

8 lines (5 loc) 218 B
import * as styles from './styles/styles'; import * as global from './styles/global'; import * as animation from './styles/animation'; export { styles, global, animation }; export * from './components/button/button'