This commit is contained in:
Aya Morisawa 2018-08-18 03:59:48 +09:00
parent c625dd074a
commit d7dbe503b6
1 changed files with 12 additions and 0 deletions

View File

@ -37,3 +37,15 @@ export default Vue.extend({
}
});
</script>
<style lang="stylus" scoped>
@import '~const.styl'
header
margin 10px 0
button
margin 16px 0
</style>