Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
hugger-roaster
like
31
Running
App
Files
Files
Community
1
1b58ad4
hugger-roaster
/
styles
/
globals.css
enzostvs
HF staff
hugger roaster v1
702763e
3 months ago
raw
Copy download link
history
blame
Safe
127 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
@layer
utilities {
.text-balance
{
text-wrap: balance;
}
}