Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
35
Running
App
Files
Files
Community
3
283bd45
inference-playground
/
src
/
app.css
mishig
HF staff
same prettier as hub
60216ec
3 months ago
raw
Copy download link
history
blame
Safe
133 Bytes
@import
"highlight.js/styles/atom-one-light"
;
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
html
{
font-size
:
15px
;
}