feat: new planty package

This commit is contained in:
2026-04-20 01:07:51 +02:00
parent 2ec9bfc3c9
commit c0eb75d53c
29 changed files with 3053 additions and 157 deletions

View File

@@ -0,0 +1,7 @@
@import "tailwindcss";
body {
color: var(--color-text);
background-color: var(--color-layer-0);
margin: 0;
}