Setting up TailwindCSS + SASS with EmberJS
Let's get started!
Creating an EmberJS project
See https://guides.emberjs.com/release/getting-started/quick-start/ for more information.
If you haven't already, you can install the Ember CLI using the following command:
npm install -g ember-cli
Then...
dev.cathzchen.com2 min read
Manh Nguyen Viet
Thank you!