cloaking
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<!-- Alpine.js -->
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
|
||||
<style>
|
||||
[x-cloak] { display: none !important; }
|
||||
</style>
|
||||
</head>
|
||||
<body class="h-screen flex flex-col m-0 bg-slate-50 text-slate-900">
|
||||
<header class="border-b bg-white">
|
||||
|
||||
Reference in New Issue
Block a user