@import './reset.css'; @import './nprogress.css'; @import './transition.css'; html, body, #app { height: 100%; font-family: inherit; } html { overflow-x: hidden; color: rgb(var(--base-text-color)); }