Only load from app, not all plugins etc
This will prevent loading trix for example
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<%= yield :head %>
|
||||
|
||||
<%= stylesheet_link_tag :all, "data-turbo-track": "reload" %>
|
||||
<%= stylesheet_link_tag :app, "data-turbo-track": "reload" %>
|
||||
<%= javascript_importmap_tags %>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user