Initialize & Configure

Learn how to initialize Tailwind CSS and configure it to make it work with Svelte/Sapper.

We'll cover the following...

Initializing and configuring

Create a new branch:

git switch -c add-tailwind-css

First things first, ...