安装配置pug和windicss

This commit is contained in:
2022-12-20 03:10:05 +08:00
parent 31f265a4c5
commit ee11573a96
4 changed files with 813 additions and 27 deletions

View File

@@ -1,5 +1,4 @@
<template>
<div>
<NuxtWelcome />
</div>
</template>
<template lang="pug">
div
span.bg-red-100 Hello World
</template>>