Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drbh
/
hugex-gh
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hugex-gh
/
postcss.config.js
drbh
Initial commit from create-remix
1b70735
24 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};