UNPKG

nishant-design-system

Version:
13 lines (11 loc) 416 B
// @flow strict export * from './variables/_border.js'; export * from './variables/_color.js'; export * from './variables/_elevation.js'; export * from './variables/_font.js'; export * from './variables/_motion.js'; export * from './variables/_opacity.js'; export * from './variables/_opacity.js'; export * from './variables/_shadow.js'; export * from './variables/_size.js'; export * from './variables/_space.js';