From 19a59af1fb6981a7445d8b6d6025be9f55d85adc Mon Sep 17 00:00:00 2001 From: SteadfastCollective <39373080+SteadfastCollective@users.noreply.github.com> Date: Tue, 12 Mar 2019 14:55:51 +0000 Subject: [PATCH] Add touch plugin (#130) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 609a125..1782c08 100644 --- a/readme.md +++ b/readme.md @@ -174,6 +174,7 @@ Tailwind CSS is a utility-first CSS framework for rapidly building custom user i - [Heropatterns](https://github.com/AndreaMinato/tailwind-heropatterns) - Streamlined integration between tailwindcss and heropatterns - [Caret Color](https://github.com/naoray/tailwind-caret-color) - Coloring carets with tailwindcss colors - [Direction](https://github.com/RonMelkhior/tailwindcss-dir) - RTL & LTR direction variants for Tailwind. +- [Touch](https://github.com/SteadfastCollective/tailwindcss-touch) - Additional variants for touch based media queries. - [Add Your Item](https://github.com/merchedhq/awesome-tailwindcss/pulls) ## Demos & Samples