mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-14 07:39:29 -07:00
convert server to mjs
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
3
server/styles/scss/_media.scss
Normal file
3
server/styles/scss/_media.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.media {
|
||||
display: none;
|
||||
}
|
||||
@@ -11,4 +11,5 @@
|
||||
@import 'radar';
|
||||
@import 'regional-forecast';
|
||||
@import 'almanac';
|
||||
@import 'hazards';
|
||||
@import 'hazards';
|
||||
@import 'media';
|
||||
Reference in New Issue
Block a user