First commit

This commit is contained in:
Thomas Fuhrmann 2023-09-22 11:33:13 +02:00
parent 91447f74b4
commit 6ab4bb6daa
13123 changed files with 60099 additions and 204 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
/*
Theme: Light (Default)
*/
body {
--esri-calcite-mode-name: "light";
}
@import "../base/core";

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,9 @@
/*
Theme: Light (Default)
*/
$include_BasemapToggle: false;
$include_Legend: false;
$include_Search: false;
@import "../base/core";