# Mantine SSR

[![npm](https://img.shields.io/npm/dm/@mantine/ssr)](https://www.npmjs.com/package/@mantine/ssr)

General purpose utilities for Mantine server side rendering

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/hooks @mantine/core @mantine/ssr

# With npm
npm install @mantine/hooks @mantine/core @mantine/ssr
```

## License

MIT
