Skip to content

Instantly share code, notes, and snippets.

@jamesholt95
jamesholt95 / html5boilerplate.jade
Created August 10, 2017 10:25 — forked from xtian/html5boilerplate.jade
HTML5 Boilerplate in jade
!!! 5
html(class='no-js')
head
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
title
meta(name='description', content='')
meta(name='viewport', content='width=device-width, initial-scale=1')