From 8a1dcb3ade7298246a22594dc96359af4cbcf7e3 Mon Sep 17 00:00:00 2001 From: Aravind Venugopal <36126351+Aravind1444@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:26:54 +0530 Subject: [PATCH] Updates Readme (Tools Section) I added a tool called Tailwind CSS which is useful for building responsive websites for free --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30055d8..54963c9 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ Useful articles and learning resources. - [StackEdit](https://stackedit.io/) - In-browser Markdown editor - [CodeSandBox](https://codesandbox.io/) - An Online IDE for rapid web development with live preview and support for npm packages. - [FrontendMentor](https://www.frontendmentors.io)- An online resources for Frontend challenge +- [Tailwind CSS](https://tailwindcss.com/) - A tool to build responsive websites quickly