Kizspy | Question: 39
(Choose 1 answer)
How do you install Tailwind CSS in a project?
A. Use the npm install tailwind-css command.
B. Include the Tailwind CSS CDN in the HTML file.
C. Install Tailwind CSS globally with npm.
D. Use the npx tailwindess init command.