Tạo nhanh dự án typescript, tailwind bằng lệnh

https://tailwindcss.com/docs/configuration

npx tailwindcss init --full
yarn create next-app content --typescript --tailwind

Last updated

Was this helpful?