In this video we look at how to integrate Tailwind CSS into a NextJS project. We can use the PostCSS plugin for Tailwind in this instance so no need to mess around with the NPM scripts to run 'npx tailwindcss -i file1 -o file2' so a lot cleaner than some other integrations.