Skip to content

Commit

Permalink
Merge branch 'main' of github.com:excid3/madmin
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Jun 12, 2024
2 parents 7f83b50 + 2aa1bcd commit cb6c07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/madmin/application/_javascript.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio"></script>
<%= stylesheet_link_tag "https://unpkg.com/flatpickr/dist/flatpickr.min.css", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "https://unpkg.com/trix/dist/trix.css", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "https://unpkg.com/tom-select/dist/css/tom-select.min.css", "data-turbo-track": "reload" %>
Expand Down

0 comments on commit cb6c07f

Please sign in to comment.