Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 610 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 610 Bytes

KwizzBit - Recreation Project

I am attempting to create the KwizzBit website using Tailwinds CSS and nothing else!

Live View

KwizzBit - Recreation Project hosted by Netlify

Showcase Image

Showcase Image

Precompiled versions

You can find precompiled versions in the Releases tab.

How to Compile

  1. Install Tailwinds npm install -D tailwindcss

  2. Compile the project npx tailwindscss -o src/build.css --minify

  3. Open the index.html file.