Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
severo
/
followgraph
like
34
Sleeping
App
Files
Files
Community
1
ccdb4af
followgraph
/
postcss.config.js
severo
HF staff
copy files
b369d17
4 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}