Environment information
- OS: Ubuntu 20.04.6 LTS (WSL2)
- IDE: VSCode
- JavaScript runtime: Node 18.18.2
- Package manager: pnpm 8.5.1
- tailwind-joy version: 0.1.0
Steps to reproduce
- Clone the repository https://github.com/ony3000-lab/tj-0.1.0-dogfooding.
- Run
pnpm install.
- Run
pnpm run dev and then visit http://localhost:3000/button.
The current behavior
There are visual differences. (The top is Joy UI, the bottom is Tailwind-Joy.)

The expected behavior
Tailwind-Joy should be visually identical to Joy UI.
Environment information
Steps to reproduce
pnpm install.pnpm run devand then visit http://localhost:3000/button.The current behavior
There are visual differences. (The top is Joy UI, the bottom is Tailwind-Joy.)
The expected behavior
Tailwind-Joy should be visually identical to Joy UI.