Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
awacke1
/
Authenticate-chat-ui
like
0
Build error
App
Files
Files
Community
3072414
Authenticate-chat-ui
/
src
/
routes
/
+layout.svelte
Adrien Denat
migrate to integrated Tailwind instead of CDN
cbb996c
over 1 year ago
raw
Copy download link
history
blame
Safe
64 Bytes
<
script
lang
=
"ts"
>
import
'../styles.css'
;
</
script
>
<
slot
/>