Answers for "how to install tailwind css into htl"

CSS
1

how to install tailwind css in html

<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
Posted by: Guest on July-05-2021

Browse Popular Code Answers by Language