aprs.me/config
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
..
config.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
dev.exs vendor all js 2025-07-21 11:09:14 -05:00
prod.exs Fix Docker build CSS import errors 2025-07-21 11:59:04 -05:00
runtime.exs Implement critical performance optimizations and error handling 2025-07-18 18:19:49 -05:00
test.exs fix geolocation hopefully 2025-07-10 17:12:49 -05:00