grommet-theme-dxc
v0.1.2
Published
DXC Tehcnologies theme for grommet
Downloads
39
Readme
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} />