Skip to content

Instantly share code, notes, and snippets.

@agent-simon-s
Created November 10, 2017 22:33
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/9f8b4bf6d0fcee9edf6213fc12c1db87 to your computer and use it in GitHub Desktop.
Save agent-simon-s/9f8b4bf6d0fcee9edf6213fc12c1db87 to your computer and use it in GitHub Desktop.
scss: comment header sublime snippet
<snippet>
<content><![CDATA[
/* ======== ${1:New Section} ============== */
]]></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