Setting up TailwindCSS with SASS in RedwoodJS
Here's a quick and easy guide on how to setup TailwindCSS, using the SASS preprocessor, in a new RedwoodJS project.
Requirements
Make sure you have the correct npm / yarn versions installed, the details of which can be found at https://redwoodjs.com/...
dev.cathzchen.com1 min read