grommet-theme-aruba

Aruba theme for grommet

Usage no npm install needed!

<script type="module">
  import grommetThemeAruba from 'https://cdn.skypack.dev/grommet-theme-aruba';
</script>

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} />

Sample

Sample