UNPKG

@retail-ui/theme

Version:
16 lines (9 loc) 183 B
# Theme ## Installation `yarn add -D @retail-ui/theme` ## Usage Coming soon... Following that, usage should be as simple as: ```tsx import { Theme } from '@retail-ui/theme' ```