Skip to content

Commit

Permalink
Upgrade to latest component library
Browse files Browse the repository at this point in the history
This will fix the color in the active dropdown menu
  • Loading branch information
jcoyne committed Jan 7, 2025
1 parent 879040a commit 618e44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/blacklight/base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<!-- main app styles -->
<%= stylesheet_link_tag "geoblacklight", media: "all", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "earthworks", media: "all", "data-turbo-track": "reload" %>
<%= stylesheet_link_tag "https://cdn.jsdelivr.net/gh/sul-dlss/component-library@v2024-12-18/styles/sul.css" %>
<%= stylesheet_link_tag "https://cdn.jsdelivr.net/gh/sul-dlss/component-library@v2025-01-07/styles/sul.csr s" %>
<%= stylesheet_link_tag "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css" %>

<!-- scripts -->
Expand Down

0 comments on commit 618e44e

Please sign in to comment.