mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
Docs: add balbel-plugin-import install guide
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<router-view></router-view>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style lang="postcss">
|
||||
body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
@@ -34,3 +34,11 @@ export default {
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style lang="postcss">
|
||||
.zan-doc-content--quickstart {
|
||||
h3:not(:first-of-type) {
|
||||
margin-top: 35px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user