chore(core): finish installation and theming

This commit is contained in:
2025-08-21 00:28:18 +02:00
parent 613263731d
commit 854031e7e0
6 changed files with 91 additions and 2571 deletions

5
.postcssrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": {
"@tailwindcss/postcss": {}
}
}