Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ruslanmv
/
HomePilot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HomePilot
/
frontend
/
postcss.config.js
HomePilot Deploy Bot
chore(hf): sync HomePilot to HF Space
23b413b
1 day ago
raw
Copy download link
history
blame
contribute
delete
66 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
}