From 8ec54a056b7c1cc9055c6774d735295e9856c874 Mon Sep 17 00:00:00 2001 From: bartenra <77667589+bartenra@users.noreply.github.com> Date: Mon, 8 Mar 2021 22:30:14 +0100 Subject: [PATCH] add(tools): Windi CSS (#365) Co-authored-by: Enzo Innocenzi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9970ef2..53a0fd4 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ - ๐ŸŒ [Tailwind Cheat Sheet](https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/tailwind.css) - Tailwind CSS class names in one single file. - ๐ŸŒ [Tailwind Cheat Sheet](https://umeshmk.github.io/Tailwindcss-cheatsheet) - Tailwind CSS class names, variants and directives cheat sheet. + ## UI Libraries, Components & Templates **Legend**: ๐Ÿ’™ Official resource ยท ๐Ÿ“š Library ยท ๐Ÿงฉ Components ยท ๐Ÿ“ Templates @@ -253,6 +254,7 @@ - ๐Ÿ“š [a17t](https://a17t.miles.land) - Atomic design toolkit built to extend Tailwind CSS. - ๐Ÿ“š [tails-ui](https://github.com/knipferrc/tails-ui) - React UI library using Tailwind CSS. - ๐Ÿ“š [tails](https://github.com/thedevdojo/tails) - Hand-crafted templates and components using Tailwind CSS. +- ๐Ÿ“š [Windi CSS](https://github.com/windicss/windicss) - On-demand compiler for Tailwind CSS. ## Starters & Themes