mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 00:59:29 -07:00
9 lines
222 B
SCSS
9 lines
222 B
SCSS
@import 'page';
|
|
@import 'current-weather';
|
|
@import 'extended-forecast';
|
|
@import 'hourly';
|
|
@import 'latest-observations';
|
|
@import 'local-forecast';
|
|
@import 'progress';
|
|
@import 'regional-forecast';
|
|
@import 'weather-display'; |