mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Include CSS files in minification (#23)
Include CSS files in minification
This commit is contained in:
parent
8a68e87128
commit
f1eb8a7d8d
3 changed files with 7 additions and 5 deletions
|
@ -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'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue