chelshaw / finch-templates

HTML Templates for Finch Website, using Tailwind v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finch Templates

Viewing & Developing

To see all the sections:

  • run npm run dev which will serve the html files

To develop new sections:

  • run npm run style which will trigger tailwind watch for html files under src

  • Add a link to the new section and any handy default sets of classes to index.html

About

HTML Templates for Finch Website, using Tailwind v3


Languages

Language:HTML 88.5%Language:CSS 9.1%Language:JavaScript 2.4%