tailwindcss-101

Learning TailwindCSS by recreating a static version of the original Buzzwoo Active landing page.

screenshot

Setup

$ npm install
$ npm run dev

Build

$ npm run build