refactor!: change css library to picocss

This commit is contained in:
Alexander Navarro 2025-04-15 14:08:31 -04:00
parent 48b0252ec4
commit 27037a9f75
6 changed files with 25 additions and 21 deletions

View file

@ -2,14 +2,14 @@
{% block content %}
<div class="msp-hstack msp-justify-content-end msp-mb-3">
<button class="msp-btn-sm" hx-get="/" hx-target="#example-table">Refresh</button>
<div class="msp-hstack msp-justify-content-between">
<h1>Axum example!</h1>
<button class="" hx-get="/" hx-target="#example-table">Refresh</button>
</div>
<h1>Axum example!</h1>
{% block htmx %}
<table id="example-table">
<table id="example-table" class="striped">
<thead>
<tr>
<th class="msp-text-center">Database</th>