WalrusSoup / Tailwind-Formatter

Port of Headwind to Intellij. Opinionated class formatter for TailwindCSS
111 stars 9 forks source link

Formatting wrong file types #2

Closed PascalHesselink closed 4 years ago

PascalHesselink commented 4 years ago

What do you miss/want to improve?

A way to setup file extentions such as .html and .blade.php, if not whitelisted the formatter will not be executed.

What is the reason for this request?

I have the formatter enabled by default, my .php files are being formatted unnecessary.

What solution do you propose?

Adding a file mask configuration option where you can specify which file types are whitelisted.