feat: add ability to like books

This commit is contained in:
2026-02-04 21:14:13 -08:00
parent a9764a4a82
commit 729f410443
19 changed files with 1256 additions and 8 deletions
+7
View File
@@ -19,6 +19,13 @@
--border: var(--witch-plum);
--highlight: var(--witch-mauve);
/* Additional variables for components */
--primary-color: var(--witch-rose);
--border-color: var(--witch-plum);
--hover-background: var(--witch-lavender);
--text-color: var(--witch-purple);
--primary-light-background: rgba(168, 87, 126, 0.1);
font-size: 14pt;
line-height: 1.6;
}