From b18cf02505019a34fa90302de7a46543534b9f38 Mon Sep 17 00:00:00 2001 From: Twentylives Date: Thu, 16 Apr 2020 14:32:41 +0000 Subject: [PATCH] Adding tailwindcss-rtl link (#231) Signed-off-by: Lior Haim --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ed51693..3b865cd 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,7 @@ - [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. +- [Bidirectional](https://github.com/20lives/tailwindcss-rtl) - Adds utilities for creating multilingual bidirectional layouts. > 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._