what does ->prose do?
Simple question but i can’t find it by googling or searching the docs. I had some trouble displaying html and after searching the demo app I learned that adding ->prose() fixed all my problems.
But what does this function do exactly? And is there a reason it isn’t in the docs? I would like to add it but since I don’t understand what it does..
But what does this function do exactly? And is there a reason it isn’t in the docs? I would like to add it but since I don’t understand what it does..
Solution
It's probably for the
prose Tailwind class that styles basic HTML tags like h1, h2, p, ul