Skip to content

Instantly share code, notes, and snippets.

@guilherme-teodoro
Created July 14, 2017 18:47
Show Gist options
  • Save guilherme-teodoro/531e344e344aa22a60a7e4628f2593d8 to your computer and use it in GitHub Desktop.
Save guilherme-teodoro/531e344e344aa22a60a7e4628f2593d8 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="/favicon.ico"/>
<title>Xerpa - Style Guide</title>
<link rel="stylesheet" href="app.css">
</head>
<body>
<div id="app"></div>
<script src="/style-guide/app.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment