feat: add shared templates and static assets infrastructure

Add shared template infrastructure and static assets:
- Shared Jinja2 templates for reusable components
- Favicon for branding
- Local Tailwind CSS fallback
- Shop CSS styles directory

This provides the foundation for consistent UI components across
admin, vendor, and shop frontends with CDN fallback support.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-22 15:53:23 +01:00
parent 7879e2f70a
commit cadf771138
5 changed files with 317 additions and 0 deletions

1
static/shared/css/tailwind.min.css vendored Normal file

File diff suppressed because one or more lines are too long