Added tailwindcss-tooltip-arrow-after (#225)

* Added tailwindcss-tooltip-arrow-after

* change order in list
This commit is contained in:
Goncharov Vitalii
2020-04-07 17:39:48 +03:00
committed by GitHub
parent 575d8c8507
commit 0b2c86c599

View File

@@ -74,6 +74,7 @@
- [CSS Scroll Snap](https://github.com/hawezo/tailwindcss-scroll-snap) - Adds `scroll-snap` utilities.
+ [CSS Alpha Colors](https://github.com/soueuls/tailwind-color-alpha) - Adds opacity variants to existing colors.
+ [Shadow Outline Colors](https://github.com/octoper/tailwindcss-shadow-outline-colors) - Adds `box-shadow` utilities based on configured colors.
- [Tooltip Arrows After](https://github.com/gvital3230/tailwindcss-tooltip-arrow-after) - Adds CSS utilities for tooltip arrows with configurable border and background.
> 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._