Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

Using tailwind via CDN

<!-- add it to the head section of the html file -->
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css"
      rel="stylesheet">
Source by www.geeksforgeeks.org #
 
PREVIOUS NEXT
Tagged: #Using #tailwind #CDN
ADD COMMENT
Topic
Name
5+8 =