Skip to content

Instantly share code, notes, and snippets.

@SeanRoberts
Last active February 18, 2016 16:20
Show Gist options
  • Save SeanRoberts/403a17046fbd0a30a0ed to your computer and use it in GitHub Desktop.
Save SeanRoberts/403a17046fbd0a30a0ed to your computer and use it in GitHub Desktop.
.input-block
%label.input-block__label My thingy
%input.input-block__text-input{ value: 'Hi!' }
.input-block__explanation It's a thingy
.input-block
%label.input-block__label My bigger thingy
%textarea.input-block__text-input.input-block__text-input--multiline Hi!
.input-block__explanation It's a thingy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment