experimenting with Jenkinsbuild
Some checks failed
arbeitszeitmessung/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-20 18:55:47 +02:00
parent 33185150cc
commit 3475e6d7c9
7 changed files with 762 additions and 42 deletions

6
package.json Normal file
View File

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