From 57b079d5550af8e2ecd989f20fa3ef4f7ae8393b Mon Sep 17 00:00:00 2001 From: Tim Ackroyd <1098068+timack@users.noreply.github.com> Date: Tue, 8 Sep 2020 09:37:54 +1200 Subject: [PATCH] add(tools): Tailwind Typography Playground (#291) Co-authored-by: Enzo Innocenzi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95bafaf..7c2dc2e 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ - πŸŽ¨πŸŒπŸ”§ [Tailwind Color Explorer](https://stefanbuck.com/tailwind-color-theme-explorer) - Color explorer for Tailwind CSS. - πŸŒπŸ”§ [GPT-3 Tailwind CSS code generator](http://gpt-tailwind.com/) - OpenAI GPT-3 powered Tailwind CSS code generator. - πŸŒπŸ”§ [Stitches](https://stitches.hyperyolo.com/) - Template generator with Tailwind (online). +- 🌍 [Typography Playground](https://tailwind-typography-playground.vercel.app/) - Tool for trying different Google Fonts combinations with the Tailwind CSS Typography Plugin. - 🌍 [tailwind.run](https://tailwind.run) - Tailwind CSS fiddle with built-time features (online). - πŸ”ΌπŸŒ [Tailwind Automatic Prefix Applicator](https://github.vue.tailwind-prefix.cbass.dev) - Tailwind classes' prefixer tool. - πŸ”Ό [Tailwindo](https://github.com/awssat/tailwindo) - Bootstrap to Tailwind CSS converter.