grommet-theme-aruba
v0.1.2
Published
Aruba theme for grommet
Downloads
50
Readme
grommet-theme-aruba
Aruba grommet theme
Installation
$ yarn add grommet-theme-aruba
Usage
import { Grommet } from 'grommet';
import { aruba } from 'grommet-theme-aruba';
<Grommet theme={aruba} />