In this tutorial video we look at how to integrate Tailwind CSS into a Remix web application. We look at the changes needed in the package.json and also in the root.tsx file where we configure the links function to return the imported TailwindCSS file. Once in place we can use the Tailwind CSS utility classes in any page throughout our application.