UNPKG

grommet-theme-dxc

Version:
23 lines (14 loc) 265 B
# grommet-theme-dxc DXC Technologies grommet theme ## Installation ``` $ yarn add grommet-theme-dxc ``` ## Usage ``` import { Grommet } from 'grommet'; import { dxc } from 'grommet-theme-dxc'; <Grommet theme={dxc} /> ``` ## Sample ![Sample](./sample.png)