Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
open-codetree
like
9
Paused
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
880935e
open-codetree
/
postcss.config.js
matt HOFFNER
init
3c3f089
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}