docs: Use self created tailwind.css file

This commit is contained in:
Krille Fear 2021-11-06 08:46:41 +01:00
parent 0852b8963d
commit 6a9a570670
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<meta name="description" content=""> <meta name="description" content="">
<meta name="keywords" content=""> <meta name="keywords" content="">
<link rel="icon" type="image/png" href="favicon.png"> <link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="https://unpkg.com/tailwindcss/dist/tailwind.min.css"> <link rel="stylesheet" href="tailwind.css">
<!-- Animation CSS--> <!-- Animation CSS-->
<style> <style>
@font-face { @font-face {