1.0.2 • Published 1 year ago
makyo-ariftroena-dropdown v1.0.2
Makyo Project
Init Project
Use React + Vite for best performance : npx create-vite . --template react
Add Dependencies : npm install @headlessui/react @floating-ui/react classnames
Notes :
- @headlessui/react → For dropdown accessibility.
- @floating-ui/react → To handle dropdown position with elements that have high z-index.
- classnames → To make it easier to manage CSS classes.
Setup Tailwind CSS npm install -D tailwindcss@3 npx tailwindcss init
1.0.2
1 year ago