heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.37k stars 46 forks source link

Fix default option values #202

Open karlhorky opened 11 months ago

karlhorky commented 11 months ago

Hi there 👋 First of all, thanks for Headwind, really cool! Seems like Headwind provides the missing space elimination feature from the official prettier-plugin-tailwindcss, so I'll have to give it a shot soon.

This PR corrects the default values that are in the readme to be consistent with the paragraphs above ("Headwind will ... by default")

This will also require publishing to update the readme on the Visual Studio Marketplace page

karlhorky commented 11 months ago

Oh, maybe I'm misunderstanding what the options section of the readme is meant for - it seems that the values listed there are maybe *not* default values? 🤔

After reading thousands of pages of docs across many projects, I'm very accustomed to seeing the default values listed when options are presented, but maybe this common pattern is not what is intended in the Headwind docs...

guidomodarelli commented 1 month ago

Hello everyone,

I have noticed that this repository seems to be unattended. To ensure that the project continues to receive maintenance, I have made a fork and will be managing changes and updates from there. I have already merged the changes from this PR into my fork.

From now on, please make your Pull Requests in the new repository: https://github.com/guidomodarelli/sortwind.

Thank you for your understanding and cooperation.

Best regards, Guido Modarelli