Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lynx-analytics
/
lynxkite
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
be095f5
lynxkite
/
web
/
postcss.config.js
darabos
Start switching to React.
7d3eca5
4 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}