Fix css import bug.
This commit is contained in:
parent
835fbc7a3d
commit
a90863cb49
|
@ -1,2 +1,2 @@
|
|||
<% OrbitHelper.render_css_in_head(["space-frontend.scss"]) %>
|
||||
<% OrbitHelper.render_css_in_head(["space-frontend"]) %>
|
||||
<%= render_view %>
|
Loading…
Reference in New Issue