# @allenai/varnish-ui

> **Deprecated** — This package is no longer under active development. Please use `@allenai/varnish2` (MUI 7).

An AI2 branded component library built on React Aria Components and Panda CSS.

## Installation

Install the package in your project directory with:

```sh
// with npm
npm install @allenai/varnish-ui

// with yarn
yarn add @allenai/varnish-ui
```

## Documentation

See [The documentation](https://varnish.allenai.org/components/ui) for instructions and demonstrations for how to use varnish-ui.

## Contributing

See instructions at in the [CONTRIBUTING](CONTRIBUTING.md) document.
