Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
huggingface-projects
/
diffuse-the-rest
like
927
Running
App
Files
Files
Community
691
refs/pr/483
diffuse-the-rest
/
src
/
app.css
mishig
HF Staff
new build
0ae7a59
over 3 years ago
raw
Copy download link
history
blame
Safe
164 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
a
{
@apply
!underline;
}
.drawing-board-controls
{
@apply
!border-spacing-
0.5
md
:!border-spacing-
2
;
}