mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-29 19:00:40 +02:00
chore: update tailwind to v4
As is customary in the JS world EVERYTHING must break with each major version
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{% load i18n %}
|
||||
<i class="fa-solid fa-volume-low me-2 fa-fw"></i>{% translate 'Play sounds' %}
|
||||
<span id="settings-mute-sound" class="d-inline tw-invisible"></span>
|
||||
<span id="settings-mute-sound" class="d-inline tw:invisible"></span>
|
||||
|
||||
Reference in New Issue
Block a user