I'm new to VS code and have been searching for a way to auto format CSS when saving data. Surprisingly, I can't seem to find any good extension or well-explained site of how to auto format CSS in VS code.
HTML is formatted the moment I saved a file, and want to do the same thing on CSS.
Ideally I want the one like "Beautify" that can be used in Atom.
Any advice?