What is Tailwind CSS?
Tailwind is known as a:
How do you include Tailwind via CDN?
Which command installs Tailwind via npm?
Which class gives margin in Tailwind?
What is the purpose of the tailwind.config.js file?
What does the @apply directive do in Tailwind CSS?
Which class sets the padding on large screens only?
How do you make text red on hover?
Which is a valid dark mode configuration option?
What is the purpose of tailwind.config.js in a Tailwind project?
How do you enable dark mode in Tailwind CSS?
Which key allows defining custom screen breakpoints in tailwind.config.js?
What does the purge key in Tailwind config help with?
How do you extend Tailwind with custom colors?