Skip to content

Instantly share code, notes, and snippets.

@paulserraino
paulserraino / javascript.json
Created September 30, 2018 22:40 — forked from pauloptimizely/javascript.json
VSCode User Snippets
{
"log": {
"prefix": "log",
"body": "console.log('${0}');",
"description": "Log output to console"
},
"import": {
"prefix": "impo",
"body": "import ${1} from '${2}';${0}",
"description": "Creates es6 import"

customizable css brower

Easily show case your work, just add a background-image to .content and change the url.

A Pen by Paul Serraino on CodePen.

License.