Pre-configured project to run browser-sync and Tailwind CSS together for quicker feedback when prototyping a design.
npm ci && npm start
Thanks go out to Alexander Zeitler for his post on setting this up.
The repository contains a devcontainer configuration that allows you to try out the environment (+ Tailwind in-editor autocompletions) within GitHub Codespaces.