1
0
This repository has been archived on 2023-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
body_tracking/app/views/layouts/_body_tracking.html.erb
2019-11-27 21:24:49 +01:00

4 lines
114 B
Plaintext

<% content_for :header_tags do %>
<%= stylesheet_link_tag 'body_tracking', plugin: 'body_tracking' %>
<% end %>