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:
abidlabs
/
hfstudio
like
10
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hfstudio
/
frontend
/
tailwind.config.js
GitHub Action
Sync from GitHub: da3b7690cc0258c8aac78e9996fafdbfcd359e27
3054a70
7 months ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
export
default
{
content
: [
'./src/**/*.{html,js,svelte,ts}'
],
theme
: {
extend
: {},
},
plugins
: [],
}