mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-23 03:59:30 -07:00
gulp now publishes sourcemaps
This commit is contained in:
17
server/styles/scss/ws.scss
Normal file
17
server/styles/scss/ws.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
@use 'page';
|
||||
@use 'weather-display';
|
||||
@use 'current-weather';
|
||||
@use 'extended-forecast';
|
||||
@use 'hourly';
|
||||
@use 'hourly-graph';
|
||||
@use 'travel';
|
||||
@use 'latest-observations';
|
||||
@use 'local-forecast';
|
||||
@use 'progress';
|
||||
@use 'radar';
|
||||
@use 'regional-forecast';
|
||||
@use 'almanac';
|
||||
@use 'hazards';
|
||||
@use 'media';
|
||||
@use 'spc-outlook';
|
||||
@use 'shared/scanlines';
|
||||
Reference in New Issue
Block a user