xufenglei
2018-07-16 52736a42916bdba2eb208b70703089310923c8de
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* You can add global styles to this file, and also import other style files */
 
// web font icon
@import '../node_modules/font-awesome/css/font-awesome.css';
@import '../node_modules/simple-line-icons/css/simple-line-icons.css';
@import '../node_modules/weather-icons/css/weather-icons.css';
 
// ng-alain
@import '~@delon/theme/styles/index';
@import "./styles/_alain-custom-variables";
 
@import "./styles/index";
 
// Third Library
@import '../node_modules/ng2-dnd/bundles/style.css';