Headwind extension to make all lines be prettier rather than the Prettier extension. (For TailwindCSS)
Aug 15, 2021
When you use the prettier extension, you face with this shape. And it ruins all your source code visibility.
Alternatively, you can use another formatter especially for HTML file applied with TailwindCSS.
What you have to do is just two steps.
- Install extension
- just save the HTML file which you want to format
But make sure you have “tailwind.config.js” file on project directory.