Skip to content

Commit

Permalink
Merge pull request #2770 from sul-dlss/component-library-update
Browse files Browse the repository at this point in the history
Update component library to 2024-12-18
  • Loading branch information
corylown authored Dec 18, 2024
2 parents 81aa716 + a720463 commit 3bdfdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/spotlight/base.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<% else %>
<%= stylesheet_link_tag "application" %>
<% end %>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sul-dlss/component-library@v2024-12-16/styles/sul.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sul-dlss/component-library@v2024-12-18/styles/sul.css" />
<%= stylesheet_link_tag "component_library_overrides" %>
<%= javascript_include_tag "application", async: Settings.async_javascript %>
<script type="text/javascript">
Expand Down

0 comments on commit 3bdfdab

Please sign in to comment.