Skip to content

Instantly share code, notes, and snippets.

@embarq
Created July 24, 2017 14:34
Show Gist options
  • Save embarq/f240bc3f226d12308fcd893a4b435a56 to your computer and use it in GitHub Desktop.
Save embarq/f240bc3f226d12308fcd893a4b435a56 to your computer and use it in GitHub Desktop.
Emmet snippet for bootstrap form-controls
fieldset.form-group.row*7>.col-sm-4>label[for=$]{$}.control-label^+.col-sm-8>input.form-control[id=$ name=$]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment