aprs.me/assets/js
Graham McIntire 53ce452cdf
Fix Docker build CSS import errors
Moved CSS imports from Tailwind config to JavaScript to let ESBuild handle them.
This fixes the Docker build error where Tailwind couldn't resolve node_modules paths.

- Removed CSS @import statements from app.css
- Added CSS imports to map.ts where Leaflet is used
- Configured ESBuild to handle CSS and image files
- Added missing topbar package to package.json
- Updated both dev and prod ESBuild configs

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:59:04 -05:00
..
features vendor all js 2025-07-21 11:09:14 -05:00
hooks cleanup 2025-07-18 14:44:52 -05:00
types vendor all js 2025-07-21 11:09:14 -05:00
app.js vendor all js 2025-07-21 11:09:14 -05:00
map.ts Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
map_fixes.ts Remove debug console.log statements from JavaScript files 2025-07-18 15:37:05 -05:00
map_helpers.ts Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
topbar.js js tweak 2025-07-05 13:16:37 -05:00