Kizspy Question: 5
(Choose 1 answer)
foowat Law.com
How can you configure Tailwind CSS in a Next.js project?
A. By importing a CSS file directly in the component.
B. By installing the Tailwind CSS package and creating a configuration file.
C. By using a CDN link in the HTML file.
D. By installing a Tailwind CSS plugin for Next.js.