Loading screen on editor / source init state

This commit is contained in:
NGPixel
2017-04-02 23:27:07 -04:00
parent 1ced194cd2
commit 1ba115a997
13 changed files with 150 additions and 237 deletions

View File

@@ -34,5 +34,6 @@ $primary: 'indigo';
@import 'components/_editor';
@import 'layout/_header';
@import 'layout/_loader';
@import 'pages/_welcome';