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