# Ant Design Style Component Library
A collection of React components styled to match the Ant Design aesthetic, built with Next.js, Tailwind CSS, and shadcn/ui.
## Installation
```bash
npm install di-components
# or
yarn add di-components
# or
pnpm add di-components