fix(assets): Add Bootstrap vendor files with PascalCase paths

- Add Assets/Vendor/Bootstrap/ (CSS and JS)
- Add Assets/Vendor/Fonts/ (Bootstrap Icons fonts)
- Fix path references in enqueue-scripts.php to use PascalCase
- Remove vendor/ from .gitignore (not using Composer)

Fixes CSS 404 errors on Linux production server.

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
FrankZamora
2025-11-26 23:04:32 -06:00
parent 33d17f4b56
commit 0f947f6677
49 changed files with 59609 additions and 6 deletions

File diff suppressed because one or more lines are too long