From 9d722f776b8baed5089253be2eb53b43c455c0b5 Mon Sep 17 00:00:00 2001 From: C-Bass Date: Fri, 18 Oct 2019 19:32:24 +0300 Subject: [PATCH] Adding my online tool to help you add a prefix (#179) More details here: https://github.com/tailwindcss/tailwindcss/issues/1165 It's a tool to save you time when switching from using no prefix to using one. Or let's say you're using a prefix in your project and want to start using some tailwind component from the web that doesn't have a prefix, paste it in my tool and bam, you're ready to go --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3016b6e..bbe8d9b 100644 --- a/readme.md +++ b/readme.md @@ -146,6 +146,7 @@ to boost your presentations. - [Tailupgrade](https://www.npmjs.com/package/tailupgrade) : Convert HTML files with tailwind V.0.x class name into stable version V.1.x - [Tailwind Colors](https://tailwind-colors.meidev.co): Generate color configuration for Tailwind v1.x. - [Tailwind CSS Figma Plugin](https://github.com/impulse/tailwindcss-figma-plugin): Tailwind CSS integration for Figma +- [Tailwind Automatic Prefix Applicator](https://github.vue.tailwind-prefix.cbass.dev): Adds a prefix to tailwind vanilla classes - [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls)