feat: add picocss styling
This commit is contained in:
parent
0375f76b65
commit
ad4f0397c5
2 changed files with 5 additions and 0 deletions
4
static/pico.classless.green.min.css
vendored
Normal file
4
static/pico.classless.green.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -2,6 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<script src="/static/htmx_2.0.4.min.js" integrity="sha384-HGfztofotfshcF7+8n44JQL2oJmowVChPTg48S+jvZoztPfvwD79OC/LTtG6dMp+"></script>
|
<script src="/static/htmx_2.0.4.min.js" integrity="sha384-HGfztofotfshcF7+8n44JQL2oJmowVChPTg48S+jvZoztPfvwD79OC/LTtG6dMp+"></script>
|
||||||
|
<link rel="stylesheet" href="/static/pico.classless.green.min.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue