Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aithon
/
salesiq
like
0
Runtime error
App
Files
Files
Community
c63a1e8
salesiq
/
frontend
/
postcss.config.js
richlai
add files
7781557
about 1 month ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}