From f58d516fbe3e8b7e16149bde0bc9fbce71656a09 Mon Sep 17 00:00:00 2001 From: Ahmed Kamel Date: Fri, 30 Jul 2021 09:03:37 +0200 Subject: [PATCH] add(plugins): tailwindcss-perspective (#394) Co-authored-by: Enzo Innocenzi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca416b5..24057b2 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ - 🧩 [Colors to CSS Variables](https://github.com/n1kk/tailwind-color-vars) - Exports color configuration to CSS Custom Properties. - 🧩 [CSS Variables](https://github.com/omarkhatibco/tailwind-css-variables) - Exports configuration to CSS Custom Properties. - 🧩 [CSS Variables](https://github.com/mertasan/tailwindcss-variables) - Exports custom CSS variables (Dark Mode supported). +- 🧩 [Perspective](https://github.com/Kamona-WD/tailwindcss-perspective) - Adds `perspective` utilities. > 🛑 - _The plugins below offer functionalities that are now fully or partially implemented in Tailwind CSS._