# Skeleton CLI

The CLI for Skeleton related tooling.

## Usage

```bash
npx @skeletonlabs/skeleton-cli [command] [args]
```

## Commands

### Migrate

#### `skeleton-3`

The `skeleton-3` migration will migrate your project from V2 to V3, this includes:

- Tailwind classes
- Import statements
- Component names
- Your `package.json`
- Your `tailwind.config`
