Moving styles out of the "dist/" directory
This commit is contained in:
parent
79935593e2
commit
7cc1e5b2c6
8 changed files with 28 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
import 'phaser';
|
||||
import GameConfig = Phaser.Types.Core.GameConfig;
|
||||
import "../dist/resources/style/index.scss";
|
||||
import "../style/index.scss";
|
||||
|
||||
import {DEBUG_MODE, isMobile} from "./Enum/EnvironmentVariable";
|
||||
import {LoginScene} from "./Phaser/Login/LoginScene";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue