Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SpacesExamples
/
fastapi-nextjs-static
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fastapi-nextjs-static
/
frontend
/
postcss.config.js
radames
first
fb963ad
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}