Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
emad600
/
future-predictions
like
0
Running
App
Files
Files
Community
1
refs/pr/1
future-predictions
/
postcss.config.js
emad600
Upload 12 files
8b7cd45
verified
2 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};