codeschris / tailwind-vercel-test

Template of a static HTML page styled with Tailwind CSS deployed on Vercel.

Home Page:https://tailwind-vercel-test.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailwind-vercel-test

This repository is a learning reference for the deployment of Static HTML pages using Tailwind CSS as the styling framework.

Note: Linking of stylesheets should be direct and not branched

<link rel="stylesheet" href="css/style.css">

I hope this helped.

About

Template of a static HTML page styled with Tailwind CSS deployed on Vercel.

https://tailwind-vercel-test.vercel.app


Languages

Language:CSS 95.4%Language:HTML 3.3%Language:JavaScript 1.3%