pleroma-fe/src/App.vue

5 lines
118 B
Vue
Raw Normal View History

2016-10-26 17:03:55 +00:00
<template src="./App.html"></template>
2016-10-26 14:46:32 +00:00
2016-10-26 17:03:55 +00:00
<script src="./App.js"></script>
<style lang="scss" src="./App.scss"></style>