Static template with Tailwind

This commit is contained in:
Oliver Davies 2018-11-19 20:11:53 +00:00
parent 9f1fc36536
commit 0414033359
11 changed files with 1256 additions and 106 deletions

View file

@ -7,7 +7,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>tailwind-bartik</title>
</head>
<body>
<body class="text-black bg-black text-sm leading-normal">
<noscript>
<strong>We're sorry but tailwind-bartik doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>