From 0b2c86c59970fb725fdbfa4bb3637c672e1fdfe5 Mon Sep 17 00:00:00 2001 From: Goncharov Vitalii <1c.audit@gmail.com> Date: Tue, 7 Apr 2020 17:39:48 +0300 Subject: [PATCH] Added tailwindcss-tooltip-arrow-after (#225) * Added tailwindcss-tooltip-arrow-after * change order in list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0e79ddf..268dc55 100644 --- a/readme.md +++ b/readme.md @@ -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._