# Theme

## Installation

`yarn add -D @retail-ui/theme`

## Usage

Coming soon...

Following that, usage should be as simple as:

```tsx
import { Theme } from '@retail-ui/theme'
```
