From 996059f4dda5e91d39bd69a8769eaac798dba0f0 Mon Sep 17 00:00:00 2001 From: Praveen Perera Date: Thu, 18 Jul 2019 13:24:13 -0400 Subject: [PATCH] Add custom-forms plugin (#159) * Add custom-forms plugin * Move official custom-forms plugin to the top --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fa025da..54d8e62 100644 --- a/readme.md +++ b/readme.md @@ -157,6 +157,7 @@ to boost your presentations. ## Plugins +- [Custom Forms (Official)](https://github.com/tailwindcss/custom-forms) - A better base for styling form elements with Tailwind CSS. - [Aspect Ratio](https://github.com/webdna/tailwindcss-aspect-ratio) - [Card](https://github.com/NathanHeffley/tailwindcss-card) - [Fluid](https://github.com/bradlc/tailwindcss-fluid)