tailwind-template icon indicating copy to clipboard operation
tailwind-template copied to clipboard

questions

Open diomed opened this issue 7 years ago • 3 comments

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?

diomed avatar May 23 '18 17:05 diomed

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

colmtuite avatar May 24 '18 18:05 colmtuite

template006

diomed avatar May 24 '18 20:05 diomed

use this

        <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/tailwind.min.css" rel="stylesheet">

bolechen avatar Jun 17 '19 04:06 bolechen