chore: trigger CI rebuild after npmDepsHash fix

Commit fix hash sebelumnya (d83a6d9) hanya menyentuh flake.nix sehingga
nx affected tidak mendeteksi app mana pun → matrix build kosong →
redesign belum ter-deploy. Formatting whitespace di libs/ui/index.css
membuat libs/ui terdeteksi affected dan cascade ke backoffice, gacha,
dimentorin, hackathon.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Maulana Sodiqin
2026-04-12 23:26:40 +07:00
co-authored by Claude Opus 4.6
parent d83a6d9ec7
commit 81999aa044
+1
View File
@@ -1,6 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import 'tailwindcss';
@import 'tw-animate-css';
@source "../../../libs/ui/**/*.{ts,tsx}";
@theme {