Skip to content

Instantly share code, notes, and snippets.

@davidpett
Created November 4, 2014 15:19
Show Gist options
  • Select an option

  • Save davidpett/6e9741e1b2a547ffde6a to your computer and use it in GitHub Desktop.

Select an option

Save davidpett/6e9741e1b2a547ffde6a to your computer and use it in GitHub Desktop.
atom snippet
'.source.scss':
'bp-load':
'prefix': 'bp'
'body': '@include bp(\'${1:base}\') {\n\t$2\n}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment