Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
serp-chat
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b5c0ee
serp-chat
/
postcss.config.js
matt HOFFNER
revamp
054d282
almost 2 years ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}