# Prezly Themes UI Components Kit

![Version](https://img.shields.io/npm/v/@prezly/theme-kit-ui)
![License](https://img.shields.io/npm/l/@prezly/theme-kit-ui)

This library is a collection of UI components for building Prezly themes

The package is built with [Typescript] and [Tailwind].

## Adding the library to your theme

### npm

```Shell
npm install --save @prezly/theme-kit-ui
```

Brought to you by [Prezly](https://www.prezly.com/?utm_source=github&utm_campaign=@prezly/theme-kit-js).

[Typescript]: https://www.typescriptlang.org
[Tailwind]: https://tailwind.com
