Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-jas
/
CodeMind
like
1
Running
App
Files
Files
Community
f2b471a
CodeMind
/
postcss.config.js
devjas1
feat: Inital commit from recovered state
80b95e8
10 days ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}