Skip to content

Instantly share code, notes, and snippets.

@jonathanpath
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanpath/b717be9e21de0fbd2a9e to your computer and use it in GitHub Desktop.
Save jonathanpath/b717be9e21de0fbd2a9e to your computer and use it in GitHub Desktop.
Foundation media query small snippet
<snippet>
<content><![CDATA[
@media #{\$small} {
${1}
}
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>foundation-small</tabTrigger>
<scope>source.scss</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment