Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asman2010
/
Perplexica
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2bd66c
Perplexica
/
ui
/
postcss.config.js
Asman2010
Upload 65 files
f5ed9bf
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};