Skip to content

Commit

Permalink
Merge pull request #43 from thatch-health/vendor-bulma
Browse files Browse the repository at this point in the history
Vendor Bulma CSS
  • Loading branch information
jorgemanrubia committed Jun 6, 2023
2 parents 4196408 + c4c8154 commit 4b401a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/assets/stylesheets/audits1984/bulma.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/views/layouts/audits1984/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<title><%= @title || "Audits1984" %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
<%= stylesheet_link_tag "audits1984/bulma.min" %>
<%= csrf_meta_tags %>
Expand Down

0 comments on commit 4b401a1

Please sign in to comment.