reuse scss variables in js for SSOT (#2867)

This commit is contained in:
David Luzar
2021-01-28 12:58:35 +01:00
committed by GitHub
parent 978e85a33b
commit d4e12a2962
20 changed files with 24 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
@import "open-color/open-color.scss";
@import "../css/variables";
@import "../css/variables.module";
.excalidraw {
.ToolIcon {