Reduce initial bundle size

This commit is contained in:
syuilo
2019-05-21 04:21:43 +09:00
parent 3cc2049fb3
commit cd4c7689b7
13 changed files with 67 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="mk-post-form"
<div class="gjisdzwh"
@dragover.stop="onDragover"
@dragenter="onDragenter"
@dragleave="onDragleave"
@@ -519,7 +519,7 @@ export default Vue.extend({
</script>
<style lang="stylus" scoped>
.mk-post-form
.gjisdzwh
display block
padding 16px
background var(--desktopPostFormBg)