add plugin (#373)

This commit is contained in:
Mert Aşan
2021-04-07 03:33:01 +03:00
committed by GitHub
parent 78de03f4fe
commit 4de604485a

View File

@@ -126,6 +126,7 @@
- 🧩 [Skip link](https://github.com/opdavies/tailwindcss-skip-link) - Adds a _Skip to main content_ accessible component.
- 🧩 [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).
> 🛑 - _The plugins below offer functionalities that are now fully or partially implemented in Tailwind CSS._