add(plugins): tailwindcss-perspective (#394)
Co-authored-by: Enzo Innocenzi <enzo@innocenzi.dev>
This commit is contained in:
parent
36d6507440
commit
f58d516fbe
|
|
@ -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._
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue