FinanceBuddy: shell v0.2 -- rename off Skeleton, drop demo files

This commit is contained in:
2026-07-07 16:28:09 -03:00
parent 2d5c6a1377
commit 01af36d8c1
7 changed files with 51 additions and 71 deletions

6
Asset/css/finance.css Normal file
View File

@@ -0,0 +1,6 @@
/*
* FinanceBuddy styles.
*
* Empty for now. The money badge (.fb-badge / .fb-installments) and the per-column total
* (.fb-column-total) styling are added as those features land in later versions.
*/

View File

@@ -1 +0,0 @@
/* Skeleton plugin styles -- add CSS here. Loaded via template:layout:css. */

View File

@@ -1 +0,0 @@
// Skeleton plugin script -- add JS here. Loaded via template:layout:js.