This is a clone of some of the rewards page on the Starbucks website:

https://www.starbucks.com/rewards

Start the Tailwind CLI build process:

npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch