add core plugins style

This commit is contained in:
Jordan Blasenhauer 2024-01-30 11:46:32 +01:00
parent e700f7d1fd
commit 85bd03f0b9
2 changed files with 2 additions and 0 deletions

File diff suppressed because one or more lines are too long

View file

@ -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>