Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 686 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 686 Bytes

Pre-configured project to run browser-sync and Tailwind CSS together for quicker feedback when prototyping a design.

Getting started locally

npm ci && npm start

Thanks go out to Alexander Zeitler for his post on setting this up.

Try out in Codespaces

The repository contains a devcontainer configuration that allows you to try out the environment (+ Tailwind in-editor autocompletions) within GitHub Codespaces.

Open in GitHub Codespaces