Remove resources images favicon.ico
article thumbnail

Creating Custom Emmet Snippets In VS Code

Smashing Magazine Graphics

Out of the box, there’s an img abbreviation, but there’s none for lazily loaded images. Before we dive deep into snippet creation and I show you how I created a snippet for my HTML boilerplate, let’s warm up first with some small, but useful snippets I’ve created, as well. Lazy Loading. Default CSS Emmet snippets. Default HTML Emmet snippets.

Coding 90