From 9c6baaeacf2bf8f01a7582139e793096563e4608 Mon Sep 17 00:00:00 2001 From: Anders Bo Nielsen <48467762+AndersNielsen85@users.noreply.github.com> Date: Tue, 14 Jul 2020 15:18:36 +0200 Subject: [PATCH] Update readme.md (#265) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 62b7c71..17f327c 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ - [Bidirectional](https://github.com/20lives/tailwindcss-rtl) - Adds utilities for creating multilingual bidirectional layouts. - [Fluid Utilities](https://github.com/soberwp/tailwindcss-fl) - Generate `fl:` utilities by leveraging existing config. - [Multi Theme](https://tailwindcss-multi-theme.now.sh/) - Creates multiple themes based on a single `theme` property. +- [Background svg](https://github.com/AndersNielsen85/tailwindcss-bg-svg) - Inject svgs as background images with color variants. > 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._