Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
adesh01
/
ai-interview-mentor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-interview-mentor
/
frontend
/
postcss.config.js
samar m
chore: scaffold Vite React TypeScript frontend with Tailwind dark theme
34db416
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}