colmtuite / tailwind-template

A set of marketing site templates built on TailwindCSS framework.
https://colmtuite.github.io/tailwind-template/
MIT License
181 stars 26 forks source link

questions #1

Open diomed opened 6 years ago

diomed commented 6 years ago

I've added

<head><link href="https://cdn.jsdelivr.net/npm/tailwindcss/dist/tailwind.min.css" rel="stylesheet"></head>

to numbered templates folder, and template 006 doesn't look quite good.

height of box is issue; does it depend on rest of the template somehow?

colmtuite commented 6 years ago

Can you upload a full screen screenshot? Or link me to a hosted version?

diomed commented 6 years ago

template006

bolechen commented 5 years ago

use this

        <link href="https://cdn.jsdelivr.net/npm/tailwindcss@0.7.4/dist/tailwind.min.css" rel="stylesheet">