Skip to content

Instantly share code, notes, and snippets.

@antpaw
Created June 25, 2018 11:31
Show Gist options
  • Save antpaw/dc4b2c264985cd17af81f32926775c87 to your computer and use it in GitHub Desktop.
Save antpaw/dc4b2c264985cd17af81f32926775c87 to your computer and use it in GitHub Desktop.
VS Code snippets
{
"css": {
"snippets": {
"display": "display: ${1:block}"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment