Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ppaihack
/
PoCInnovation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9a9d08c
PoCInnovation
/
front
/
postcss.config.js
pierrelissope
feat: added front core
9a9d08c
7 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}