custom migration

This commit is contained in:
2025-06-13 21:29:33 +02:00
parent 134159f79c
commit 546bf4400d
11 changed files with 1607 additions and 2191 deletions

6
package.json Normal file
View File

@ -0,0 +1,6 @@
{
"dependencies": {
"@tailwindcss/cli": "^4.1.10",
"tailwindcss": "^4.1.10"
}
}