Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
feat: Export theme creator
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Sep 18, 2019
1 parent f1ce4d0 commit aa7ac08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ export Text from './Text';
export ThemeProvider from './ThemeProvider';
export * from './Toast';

export createTheme from './theme';
export * from './utils';
export { default as styled, css, keyframes, createGlobalStyle } from 'styled-components';

0 comments on commit aa7ac08

Please sign in to comment.