Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
coyotte508
/
bergere-enchantee
like
2
License:
other
Model card
Files
Files and versions
Community
3
c697336
bergere-enchantee
/
src
/
routes
/
+layout.svelte
coyotte508
HF staff
➕ Add Unocss integration
c697336
over 2 years ago
raw
Copy download link
history
blame
Safe
118 Bytes
<
script
lang
=
"ts"
>
import
'uno.css'
</
script
>
<
h1
class
=
"text-sunray"
>
title
</
h1
>
<
slot
>
</
slot
>
<
style
>
</
style
>