Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
enzostvs/deepsite
369KG
/
KAVINAPPERS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1567b9e
KAVINAPPERS
/
postcss.config.mjs
enzostvs
HF Staff
Initial commit from Create Next App
de2f961
2 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
const
config = {
plugins
: [
"@tailwindcss/postcss"
],
};
export
default
config;