index.js 98 B

1234
  1. export * from './colors';
  2. export * from './font';
  3. export * from './size';
  4. export * from './style';