mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-09-27 03:20:56 -04:00
upgrade to tailwind 4
This commit is contained in:
parent
b3d5d400f3
commit
a5c6cfe808
8 changed files with 1495 additions and 2421 deletions
|
@ -64,7 +64,7 @@
|
|||
</h1>
|
||||
<div>
|
||||
{% for extension in extensions %}
|
||||
<span class="rounded-full bg-blue text-white p-2 mb-2 mr-2 rounded float-left">
|
||||
<span class="rounded-full bg-blue text-white p-2 mb-2 mr-2 rounded-sm float-left">
|
||||
{{ extension }}
|
||||
</span>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue