init project
This commit is contained in:
10
pages/css/index.vue
Normal file
10
pages/css/index.vue
Normal file
@@ -0,0 +1,10 @@
|
||||
<template lang="pug">
|
||||
h1 CSS resources
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user