Re-add a new Latest Observations screen
Some checks are pending
build-docker / Build Image (push) Waiting to run

This commit is contained in:
mrkmntal 2026-04-13 12:25:16 -04:00
commit e4f66d5bb0
10 changed files with 306 additions and 2 deletions

View file

@ -1,6 +1,7 @@
@use 'page';
@use 'weather-display';
@use 'current-weather';
@use 'latest-observations';
@use 'extended-forecast';
@use 'hourly';
@use 'hourly-graph';