Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <snippet>
  2. <content><![CDATA[
  3. ////
  4. /// ${1:_fileName.scss}
  5. /// ${2:Very brief description of file}
  6. ///
  7. /// ${3:@author Nicholas Nuss}
  8. /// ${4:Copyright @ 2014-15 Stagirite, Inc}
  9. ///
  10. /// ${5:@requires 'none' or list of dependencies}
  11. ////
  12.  
  13. ]]></content>
  14. <tabTrigger>sasstop</tabTrigger>
  15. <description>Comment - Sass Top/file-level</description>
  16. </snippet>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement