theme.js 85 Bytes
Newer Older
Giang Tran committed
1 2 3 4
import sizes from './sizes';
import colors from './colors';

export {sizes, colors};