base for output and styling

This commit is contained in:
Satria 2026-05-25 18:44:42 +07:00
commit bc21240e9f
7 changed files with 366 additions and 1 deletions

View file

@ -8,5 +8,9 @@
},
"peerDependencies": {
"typescript": "^5"
},
"dependencies": {
"@catppuccin/tailwindcss": "^1.0.0",
"@tailwindcss/cli": "^4.3.0"
}
}