From 851f3511ed496c0985f0db74c9f7781a47c0e14e Mon Sep 17 00:00:00 2001 From: hawezo Date: Fri, 8 Nov 2019 17:45:39 +0100 Subject: [PATCH] Added Tailwind CSS --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3976b3f..de398eb 100755 --- a/readme.md +++ b/readme.md @@ -262,6 +262,7 @@ - [Storybook](https://github.com/lauthieb/awesome-storybook#readme) - Development environment for UI components. - [Blazor](https://github.com/AdrienTorris/awesome-blazor#readme) - .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly. - [Web Performance Metrics](https://github.com/csabapalfi/awesome-web-performance-metrics#readme) - Metrics to help understand page speed and user experience. +- [Tailwind CSS](https://github.com/merchedhq/awesome-tailwindcss) - Utility-first CSS framework for rapid UI development. ## Back-End Development