feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -36,6 +36,7 @@ const sizeMap = {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
.loading-state {
|
||||
@apply flex items-center gap-2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user