Skip to content

Commit

Permalink
Remove Tailwind flash notification partial and update index to use st…
Browse files Browse the repository at this point in the history
…andard flash partial
  • Loading branch information
Sukhpreet-s committed Feb 4, 2025
1 parent 1b7d5bb commit 35e0028
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
45 changes: 0 additions & 45 deletions app/views/shared/_flash_tailwind.html.erb

This file was deleted.

2 changes: 1 addition & 1 deletion app/views/static/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<%= stylesheet_link_tag 'landing_page', media: 'all' %>
</head>
<body>
<%= render partial: "shared/flash_tailwind" %>
<div class="hero pt-2">
<%= render partial: "shared/flash" %>

<div class="container-fluid px-4 pt-3">
<nav>
Expand Down

0 comments on commit 35e0028

Please sign in to comment.