mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-03-25 14:56:21 +00:00
Include CSS files in minification (#23)
Include CSS files in minification
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
<link href="/Content/bootstrap.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/bootstrap.toggle-switch.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/Messenger/messenger.flat.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/messenger.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/messenger.flat.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/fullcalendar.css" rel='stylesheet' type='text/css'>
|
||||
<link href="/Content/theme.css" rel='stylesheet' type='text/css'/>
|
||||
<link href="/Content/cells.css" rel='stylesheet' type='text/css'>
|
||||
|
||||
Reference in New Issue
Block a user