Browse Source

update scss import

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

2
apps/client/src/styles.scss

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

Loading…
Cancel
Save