Add tailwind styles to sign in halt layout [SCI-8689] (#5642)

This commit is contained in:
artoscinote 2023-06-21 12:41:31 +02:00 committed by GitHub
parent 248790360a
commit de10f32b0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@
<%= favicon_link_tag "favicon-16.png", type: "image/png", size: "16x16" %>
<%= favicon_link_tag "favicon-32.png", type: "image/png", size: "32x32" %>
<%= favicon_link_tag "favicon-48.png", type: "image/png", size: "48x48" %>
<%= stylesheet_link_tag "tailwind", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag 'fontawesome' %>
<%= csrf_meta_tags %>