@import './base.css';
@import 'tailwindcss';
/* 应用全局样式 */
#app {
width: 100%;
height: 100%;
font-weight: normal;
}