native-spa-route
Version:
provide SPA route's experience with native web component
19 lines (17 loc) • 346 B
CSS
/* vue:./components/HelloWorld.vue?vue&type=style */
a[data-v-763db97b] {
color: #42b983;
}
/* vue:./App.vue?vue&type=style */
:host {
font-family:
Avenir,
Helvetica,
Arial,
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-top: 60px;
}