fengxiang
2018-07-13 3d49dbbd9a5e15d14fc0a4388b17c19c0ac2e5f7
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';