# twind.style

This is the [Twind website](https://twind.style). The docs live [here](../../documentation).

## Developing

Once you've [set up the repo](../../CONTRIBUTING.md), `cd` into this directory and start the dev server:

```bash
cd sites/twind.style
pnpm start
```
