Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
i-darrshan
/
Genomatics-react-modularised-vite
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Genomatics-react-modularised-vite
/
frontend
/
postcss.config.js
i-darrshan
initial update of the vite site
62c3fe0
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}