Move themes.css into global.css
This commit is contained in:
@ -8,9 +8,8 @@
|
||||
|
||||
%sapper.base%
|
||||
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="stylesheet" href="/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="/css/themes.css">
|
||||
<link rel="stylesheet" href="/css/global.css">
|
||||
<link rel="manifest" href="manifest.json" crossorigin="use-credentials">
|
||||
<link rel="icon" type="image/png" href="/img/favicon.ico">
|
||||
|
||||
|
Reference in New Issue
Block a user