xufenglei
2018-07-20 b0a7de005f68d59a47a11294c1168c45699f13c9
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';