VS Code: Extend emmet for new CSS Properties
Occasionally, browser updates also deliver new features for CSS. Not too long ago, for example, we were gifted with "logical properties". While most emmet shortcuts are now muscle memory, there are no emmet shortcuts for these new properties yet. Therefore, I will briefly explain how we can deliver them in Visual Studio code.