Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
iitian
/
SentinelAI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SentinelAI
/
frontend
/
postcss.config.mjs
iitian
Sync SentinelAI project and add Hugging Face Docker Space layout.
8b3905d
2 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
const
config = {
plugins
: [
"@tailwindcss/postcss"
],
};
export
default
config;