From 2ff130e04ef1e6389b09b09cc6b582fe84189e01 Mon Sep 17 00:00:00 2001 From: Stef Coetzee <33429950+stefcoetzee@users.noreply.github.com> Date: Thu, 22 Jul 2021 07:13:16 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f397482..2f4e0a4 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Jekyll with Tailwind CSS +# Jekyll + Tailwind CSS + +Minimal Jekyll and Tailwind CSS starter repo without long live-reload render times. You want to run `jekyll new your-site --blank` and add [Tailwind CSS](tailwindcss.com) yourself, right? Don’t. Fork this repo instead. -Minimal Jekyll and Tailwind CSS starter repo without long live-reload render times. - [Responsive demo](https://jekyll-tailwind.netlify.app/) [![Netlify Status](https://api.netlify.com/api/v1/badges/a22ca4cf-cb1f-4bf3-9fbc-2833226e9b8e/deploy-status)](https://app.netlify.com/sites/jekyll-tailwind/deploys)