Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@agent-simon-s
Created November 10, 2017 22:34
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 agent-simon-s/1a34ec0ed7de69b5bbac3145efc32c10 to your computer and use it in GitHub Desktop.
Save agent-simon-s/1a34ec0ed7de69b5bbac3145efc32c10 to your computer and use it in GitHub Desktop.
SCSS: comment SUBheader - sublime snippet
<snippet>
<content><![CDATA[
/* -------------- ${1:New Section} ----------------*/
${2:/*-------------------------------------------*/}
]]></content>
<tabTrigger>/*-</tabTrigger>
<scope>source.css, source.scss, source.sass</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment