feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -28,6 +28,7 @@ const props = withDefaults(
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
.form-card {
|
||||
@apply flex flex-col bg-white rounded-lg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user