/**
 * @author Mantou
 * @desc 样式
 */
@import './animate.css';
@import './icon';
@import './public';
@import './grid/style';
@import './button/style';
@import './input/style';
@import './pagelist/style';
@import './modal/style';
@import './dropDown/style';
@import './select/style';
@import './backtop/style';
@import './tab/style';
@import './dateCore/style';
@import './switch/style';
@import './radio/style';
@import './checkbox/style';
@import './panel/style';
@import './slider/style';
@import './sliderBar/style';
@import './tree/style';
@import './validate/style';
@import './swipers/style';
@import './collapse/style';
@import './popover/style';
@import './popconfirm/style';
@import './progress/style';
@import './loadingBox/style';

// 工具;
@import './tips/style';