How to install Tailwind CSS in a new Ember app
If you're building an Ember application and you want to use Tailwind CSS for your styling, here's a quick guide on how to do that. Follow these steps below to wire up Tailwind CSS in your application:
Run this command in your current app folder: npm...
codechunks.hashnode.dev2 min read