From 095f4e66bcc9007c2344fc5d72f805f6b29ca1b6 Mon Sep 17 00:00:00 2001 From: Praveen Juge Date: Wed, 29 Jul 2020 20:22:55 +0530 Subject: [PATCH] Adding Brand Colors Plugin (#273) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b0f784d..dc39d63 100644 --- a/readme.md +++ b/readme.md @@ -83,6 +83,7 @@ - [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. +- [Brand Colors](https://github.com/praveenjuge/tailwindcss-brand-colors) - Adds various brand colors for background, border and text. > 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._