I'm looking to alter Atom.io preset HTML/CSS snippets, rather than creating new ones. Specifially looking to change tab
Ive tried using the .source in snippets.cson but had no luck
I want: link rel="stylesheet" href="/css/master.css"
to be: link rel="stylesheet" href=""
i have many other uses for this but this is one example