making the blocks compatible with the latest tailwind version

This commit is contained in:
mertJF
2020-12-25 01:56:01 +03:00
parent 366e0ef392
commit e21e8960c1
134 changed files with 1103 additions and 2134 deletions

View File

@@ -7,9 +7,9 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Ready-to-use Tailwind CSS blocks"
/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/1.4.6/tailwind.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.0.2/tailwind.min.css">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/