# @kobalte/core

Unstyled components and primitives for building accessible web apps and design systems with SolidJS.

## Installation

```bash
npm install @kobalte/core
# or
yarn add @kobalte/core
# or
pnpm add @kobalte/core
```

## Documentation

For full documentation, visit [kobalte.dev](https://kobalte.dev/).

## Changelog

All notable changes are described in the [CHANGELOG.md](./CHANGELOG.md) file.
