From 0c420d421b85e28a5687165d48be0fdd2e8b4e00 Mon Sep 17 00:00:00 2001 From: prototypa Date: Wed, 10 Aug 2022 17:38:35 -0400 Subject: [PATCH] Add Live demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 28d5fe2..28bf30a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A template to make your website using Astro + Tailwind CSS.
+[Live demo](https://astrowind.vercel.app/) + +
+ ## 🚀 Features - Excellent integration with Tailwind CSS via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/)