Skip to content

Instantly share code, notes, and snippets.

@jhned
Last active December 28, 2018 14:32
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jhned/8938464 to your computer and use it in GitHub Desktop.
Save jhned/8938464 to your computer and use it in GitHub Desktop.
margin: 0 auto; gist for Emmet
{
"snippets": {
"css": {
"snippets": {
"mza": "margin: 0 auto;"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment