diff --git a/app/views/_tailwind/application/_html_head.html.erb b/app/views/_tailwind/application/_html_head.html.erb index 44a4f22f8..88ba8d5f8 100644 --- a/app/views/_tailwind/application/_html_head.html.erb +++ b/app/views/_tailwind/application/_html_head.html.erb @@ -15,6 +15,11 @@ <%= javascript_include_tag "https://cdn.jsdelivr.net/npm/@tsparticles/confetti@3.0.3/tsparticles.confetti.bundle.min.js", defer: true %> <%= javascript_include_tag "https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js", defer: true %> <%= javascript_include_tag "tailwind/application" %> +<%# TODO: Move these to the root directory once the tailwind theme is the default %> + + + +