Remove cdn from plain.html

This commit is contained in:
Benjamin Beganović 2020-08-04 17:33:57 +02:00
parent ad2ff79336
commit 0855c10fb3

View File

@ -8,7 +8,6 @@
/> />
<meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta http-equiv="x-ua-compatible" content="ie=edge" />
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<link rel="stylesheet" href="$css" /> <link rel="stylesheet" href="$css" />
</head> </head>