Fix production map rendering - CSS variable color parsing
completedP0 production issue: Map tiles not rendering on commongrid.info after May 20 color refactor. Mapbox GL cannot parse CSS variables. Solution: resolve CSS vars to actual color values on mount. PR #272.
Event Timeline
created
status_change
in_progress → completed