Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chriswu25
/
pic
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pic
/
postcss.config.js
chriswu25
Add squish app source, Dockerfile and HF config
2bc6d22
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};