Static template with Tailwind
This commit is contained in:
parent
9f1fc36536
commit
0414033359
11 changed files with 1256 additions and 106 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue