ajstrongdev / templatewind

My tailwind template :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

templatewind

My tailwind template :)

Requires:

NodeJS 20

TailwindCSS

Install:

npm install -D tailwindcss

Usage (build):

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

About

My tailwind template :)

License:GNU General Public License v3.0


Languages

Language:JavaScript 46.1%Language:HTML 43.0%Language:CSS 10.9%