diff --git a/views/it-standards/InfoBoxes.tsx b/views/it-standards/InfoBoxes.tsx index 2ff3e3f48303094c7d8ad14759d9dae21b1ac085..c17d87e3d80f6d0bafa7b8a0ccbc2e6a020fc5fa 100644 --- a/views/it-standards/InfoBoxes.tsx +++ b/views/it-standards/InfoBoxes.tsx @@ -52,6 +52,10 @@ export function InfoBoxes({ }: InfoboxOptions) { return ( <div> + {/* Dummy to ensure Tailwind classes are imported */} + <div className="hidden w-20 bg-red-100 bg-yellow-100 bg-slate-100"> + + </div> {lastUpdate && ( <div className="w-80 border-2 mb-4 rounded-md">