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
StfBauer
StfBauer5mo ago
OK I try to switch now over to vscode style lint - Command line looks great but Visual Studio cannot autofix the issues. Any suggestions?
ἔρως
ἔρως5mo ago
have you tried stylelint?
StfBauer
StfBauer5mo ago
Stylelint from command line works but not in VScode
ἔρως
ἔρως5mo ago
it should work ive never tried the extension
StfBauer
StfBauer5mo ago
Nope sadly not 😦
ἔρως
ἔρως5mo ago
i dont have any alternatives for you then
StfBauer
StfBauer5mo ago
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.
ἔρως
ἔρως5mo ago
it does sound like a bug