add(plugins): tailwindcss-perspective (#394)

Co-authored-by: Enzo Innocenzi <enzo@innocenzi.dev>
This commit is contained in:
Ahmed Kamel 2021-07-30 09:03:37 +02:00 committed by GitHub
parent 36d6507440
commit f58d516fbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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._