feat: add Tailwind CSS reference to multiple components for styling consistency
This commit is contained in:
@@ -600,6 +600,7 @@ const handleMenuOptionClick = (option: MenuOption): void => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
@reference "tailwindcss";
|
||||
header {
|
||||
@apply flex flex-row justify-between w-full items-center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user