xufenglei
2018-08-03 bc6b17d35a318b36349da43ea4edff552ec550fe
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';