%= stylesheet_link_tag 'application', media: 'all'%> <%= stylesheet_link_tag 'application.mailer.light', media: 'all' %> <% # TODO: Find out why Tailwind colors aren't working properly. %>
<% if content_for? :preheader %> <% yield :preheader %> <% end %>
|