feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -131,6 +131,7 @@ const handleExplorerClick = () => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
.item-container {
|
||||
@apply flex justify-between items-center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user