This commit is contained in:
jleroy
2025-03-10 16:26:46 +01:00
parent 1f653a0172
commit f944b99172
24 changed files with 723 additions and 440 deletions

5
.postcssrc.json Normal file
View File

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