CSS Comb Replacement
Hi.
previously I used CSS Comb to format my declarations in CSS - particular SCSS.
Somehow I haven't found any replacement - There are some information that point me to StyleLint, Prettier and all sorts but I totally fail to get the declaration sorter to work. Especially in VS code and 2024.
Does someone of you have a working solution for that.
Thanx in advance.
8 Replies
OK I try to switch now over to vscode style lint - Command line looks great but Visual Studio cannot autofix the issues. Any suggestions?
have you tried stylelint?
Stylelint from command line works but not in VScode
it should work
ive never tried the extension
Nope sadly not 😦
i dont have any alternatives for you then
Seems to be more like a bug and I opened an issue - Did a cross check with a plain CSS, which worked to fix all errors.
What does not work when the property sorting into the mix.
it does sound like a bug