feat: implement user preference management with persistence, reactive CSS variables, and layout customization

This commit is contained in:
2026-08-21 10:25:00 +09:00
parent 8212f16d28
commit fa15956a90
23 changed files with 2915 additions and 1146 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "checkflow",
"version": "0.1.0",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev",