โ Configuring Preact with Tailwind CSS
Jul 3, 2021 ยท 2 min read ยท In this article, I will work through how to add tailwind CSS to your preact application. For development Mode First, install a brand new Preact project with preact-cli npx preact-cli create typescript my-app Here I am creating a new preact project u...
Join discussion

