convert server to mjs

This commit is contained in:
Matt Walsh 2025-03-22 13:19:36 +01:00
commit c2f0b9bf3f
13 changed files with 43 additions and 32 deletions

View file

@ -11,4 +11,5 @@
@import 'radar';
@import 'regional-forecast';
@import 'almanac';
@import 'hazards';
@import 'hazards';
@import 'media';