Horje
Tailwind CDN Code Example
tailwind cdn
<!-- 27kb compressed, 348kb raw -->

<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
tailwind cdn
<script src="https://cdn.tailwindcss.com"></script>
tailwind cdn
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
tailwind cdn
<link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css" rel="stylesheet">
Tailwind CDN
<link href="https://unpkg.com/tailwindcss@^2.2.7/dist/tailwind.min.css" rel="stylesheet">
Source: raybo.org
tailwind cdn
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
Source: dev.to
tailwind cdn
 <script src="https://cdn.tailwindcss.com"></script>




Css

Related
css font-variant Code Example css font-variant Code Example
css text highlight Code Example css text highlight Code Example
how to disable link in hmtl Code Example how to disable link in hmtl Code Example
media query for mobile min and max width Code Example media query for mobile min and max width Code Example
how to remove default padding of div Code Example how to remove default padding of div Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10