From b80f33700dbf1b5a8f112d1bb24ca1ee2faa218e Mon Sep 17 00:00:00 2001 From: Haew Date: Tue, 12 Nov 2019 13:09:52 +0100 Subject: [PATCH] Add Tailwind CSS (#1654) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e3e29dc..c7f23f6 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/aniftyco/awesome-tailwindcss#readme) - Utility-first CSS framework for rapid UI development. ## Back-End Development