mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
add core plugins style
This commit is contained in:
parent
e700f7d1fd
commit
85bd03f0b9
2 changed files with 2 additions and 0 deletions
1
src/ui/static/css/plugins.css
Normal file
1
src/ui/static/css/plugins.css
Normal file
File diff suppressed because one or more lines are too long
1
src/ui/templates/head.html
vendored
1
src/ui/templates/head.html
vendored
|
|
@ -15,6 +15,7 @@
|
|||
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
|
||||
<!-- tailwind style -->
|
||||
<link rel="stylesheet" type="text/css" href="./css/dashboard.css" />
|
||||
<link rel="stylesheet" type="text/css" href="./css/plugins.css" />
|
||||
|
||||
<script type="module" src="./js/global.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue