diff options
Diffstat (limited to 'test/examples/input.html')
-rw-r--r-- | test/examples/input.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |