Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 265 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 265 Bytes

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