Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lucy1118
/
storytime
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
storytime
/
frontend
/
postcss.config.js
lucy1118
Upload 93 files
697b7ab
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};