Fix: Pills mit Inline-Styles (CSS-Cache-unabhängig) + CSS-Version gebumpt

This commit is contained in:
rene 2026-04-19 11:56:47 +02:00
parent eabc88f0b8
commit 01a499b740
3 changed files with 25 additions and 13 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '232'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '233'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {