theme.js 85 Bytes EditWeb IDE 1 2 3 4 import sizes from './sizes'; import colors from './colors'; export {sizes, colors};