Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ChristopherJKoen
/
Prosento_RepEx
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Prosento_RepEx
/
frontend
/
postcss.config.js
ChristopherJKoen
Initial React Transcription
1643ce8
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};