Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
safetrack
/
edtech
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
edtech
/
apps
/
web
/
postcss.config.js
CognxSafeTrack
Initial commit: Monorepo setup with React+Vite, Fastify, Prisma, and Docker Compose
cc442ef
23 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}