Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
n0w0f
/
profile
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
profile
/
postcss.config.js
n0w0f
Replace FastAPI with React portfolio
c990683
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};