postcss
This commit is contained in:
@@ -46,7 +46,7 @@ useEventListener('keyup', e => {
|
||||
</Transition>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
<style scoped lang="postcss">
|
||||
|
||||
.fade-enter-from, .fade-leave-to {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user