From f2023ad7834e49343441f09f43cf28ffcc1301eb Mon Sep 17 00:00:00 2001 From: Joren Van Hee Date: Mon, 18 Nov 2019 17:07:21 +0100 Subject: [PATCH] Add Debug Screens plugin (#187) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d642a7a..30daf24 100644 --- a/readme.md +++ b/readme.md @@ -74,6 +74,7 @@ - [Pseudo](https://github.com/Log1x/tailwindcss-pseudo) - Adds custom variants to Tailwind CSS's configuration. - [Custom Native](https://github.com/SirNavith/tailwindcss-custom-native) - Leverages Tailwind CSS's configuration to allow the creation of utilities. - [Truncate Multiline](https://github.com/jhta/tailwindcss-truncate-multiline) - Adds utilities to truncate multi-line text elements. +- [Debug Screens](https://github.com/jorenvanhee/tailwindcss-debug-screens) - Adds a component that shows the currently active screen (responsive breakpoint). > 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._