diff --git a/app/assets/css/tailwind.css b/app/assets/css/tailwind.css new file mode 100644 index 00000000..d4b50785 --- /dev/null +++ b/app/assets/css/tailwind.css @@ -0,0 +1 @@ +@import 'tailwindcss'; diff --git a/app/components/layout/Auth.vue b/app/components/layout/Auth.vue index 7ead292a..6194d479 100644 --- a/app/components/layout/Auth.vue +++ b/app/components/layout/Auth.vue @@ -6,7 +6,7 @@ defineProps<{