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

This commit is contained in:
Wonhee Han
2026-08-21 10:25:00 +09:00
parent dd01a8ec69
commit a8574be2fb
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",