StfBauer
StfBauer
KPCKevin Powell - Community
Created by StfBauer on 1/10/2024 in #os-and-tools
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.
10 replies
KPCKevin Powell - Community
Created by StfBauer on 12/23/2022 in #front-end
CSSComb for nowadays SASS
i work for a long time now with a tool called CSSComb that allows me to order my CSS declarations in a content centric way - like this https://gist.github.com/awkale/ad46e2ade70e833fa178 Sadly over the years the maintainer of the project: https://github.com/csscomb There is stylelint, prettier and many other tools out there but nothing that works like CSSComb. I really wonder if I am the only one who order his CSS declarations or if someone as an proper alternative.
1 replies