feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -185,6 +185,7 @@ onMounted(() => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
p {
|
||||
@apply text-gray-900;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user