Browse Source

switch to min version

pull/6503/head
Erwin Neys 4 weeks ago
parent
commit
ec81b969d3
  1. 2
      apps/client/src/styles.scss

2
apps/client/src/styles.scss

@ -2,7 +2,7 @@
@import './styles/table';
@import './styles/variables';
@import 'svgmap/style';
@import 'svgmap/style.min';
:root {
--dark-background: rgb(25, 25, 25);

Loading…
Cancel
Save