Files
airport-chengdu-web/src/styles.scss
T
2018-10-26 11:33:25 +08:00

7 lines
284 B
SCSS

/* You can add global styles to this file, and also import other style files */
/* 引入基础样式和基础变量 */
@import './app/theme/scss/base.scss';
@import './app/theme/scss/variables.scss';
@import './app/theme/scss/common.scss';
@import './app/theme/scss/typography.scss'