Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
majidali1256
/
AI_Resume_Scanner
like
0
resume-screener
recruitment
gemini-flash
pydantic
fast-api
assessment
google-stitch-mcp
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
AI_Resume_Scanner
/
frontend
/
postcss.config.mjs
majidali1256
feat(step-6): Next.js frontend dashboard with Framer Motion animations & responsive UI
3ef3535
22 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
94 Bytes
const
config = {
plugins
: {
"@tailwindcss/postcss"
: {},
},
};
export
default
config;