docs: Use self created tailwind.css file

onboarding
Krille Fear 4 years ago
parent 4e22d0d871
commit 56799de85c

@ -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 {

Loading…
Cancel
Save