mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 08:50:13 +01:00
project structure update for more accurate import
This commit is contained in:
parent
36288562e6
commit
945cdb7e4f
43 changed files with 47 additions and 42 deletions
|
|
@ -3,7 +3,7 @@ import {RouteConfig, Router} from 'angular2/router';
|
|||
import {Subscription} from 'rxjs/Subscription';
|
||||
|
||||
import {Pages} from './pages';
|
||||
import {ThemeGlobal} from "./theme/theme.global";
|
||||
import {ThemeGlobal} from "./theme";
|
||||
|
||||
// TODO: is it really the best place to globally require that dependency?
|
||||
require("!style!css!sass!./theme/sass/_ionicons.scss");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue