Restore legacy dark theme to non-React pages

This commit is contained in:
Alex Gleason
2020-03-12 10:49:16 -05:00
parent 7712ebdbbd
commit 5661277d9d
13 changed files with 32 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
- content_for :header_tags do
= javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
%link(rel='stylesheet' href='/legacy/common-05893041.css')
%link(rel='stylesheet' href='/legacy/default-558fca16.chunk.css')
- content_for :content do
.admin-wrapper