mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 21:42:30 -05:00
update css paths
This commit is contained in:
parent
b1ca3f29d5
commit
26dbb30a83
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
@import "../css/colors.css";
|
@import "../../css/colors.css";
|
||||||
@import "../css/units.css";
|
@import "../../css/units.css";
|
||||||
|
|
||||||
.editor-container {
|
.editor-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in a new issue