Skip to content

Instantly share code, notes, and snippets.

@jeremy-green
Created July 31, 2013 15:32
Show Gist options
  • Save jeremy-green/6123045 to your computer and use it in GitHub Desktop.
Save jeremy-green/6123045 to your computer and use it in GitHub Desktop.
Sass: Making the switch to Breakpoint -- http://breakpoint-sass.com/ -- if I like it, I'm going to move my other snippets over.
<snippet>
<content><![CDATA[
@include breakpoint(${1:\$}) { ${2:} }
]]></content>
<tabTrigger>bp</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment