From 59d7782b65eaf6b2bab6bbcfa9ec97cf9f6d3c73 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Wed, 19 Jul 2023 22:04:07 +0100 Subject: :lipstick: Format debug output nicely. --- test/examples/input.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/examples/input.html') diff --git a/test/examples/input.html b/test/examples/input.html index 273dffa..3bd6463 100644 --- a/test/examples/input.html +++ b/test/examples/input.html @@ -21,7 +21,7 @@ } .debug { - @apply text-sm text-gray-400 whitespace-pre-line; + @apply text-sm text-gray-400; } .input label { -- cgit v1.2.3