Files
jiapuapp/App.vue
T

9 lines
161 B
Vue

<script>
export default {}
</script>
<style lang="scss">
// Global styles own the fixed-header host stacking contract.
@import './styles/global.scss';
</style>