improved skeleton and moved to custom plugin
This commit is contained in:
parent
ce251cd13f
commit
d45eac3184
7 changed files with 85 additions and 62 deletions
9
templates/skeleton.test.vue
Normal file
9
templates/skeleton.test.vue
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
this is a test file!
|
||||
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue