We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1c69a commit 99816eaCopy full SHA for 99816ea
pages/index.vue
@@ -1,6 +1,6 @@
1
<template>
2
<div>
3
- <h1>Welcome to the homepage</h1>
+ <h1 class="text-3xl font-bold">Tailwind Class</h1>
4
<p>Glad that you had try my template</p>
5
</div>
6
</template>
0 commit comments