colshacol
6/10/2016 - 3:37 PM

Shammy HTML Snippets for Atom

{
  '.text.html.basic':
    'Absorb CSS':
      'prefix': 'abcs'
      'body': "<absorb css='./${1}'/>"

    'Absorb JS':
      'prefix': 'abjs'
      'body': "<absorb js='./${1}'/>"
}