mirror of
https://github.com/Xevion/calligraphy.git
synced 2025-12-15 00:11:19 -06:00
add docs and production build method for GitHub Pages
This commit is contained in:
13
src/components/FontSelector.vue
Normal file
13
src/components/FontSelector.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
$END$
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "FontSelector"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user