import tailwind css

This commit is contained in:
2025-11-07 12:42:20 +01:00
parent 03d0afcd06
commit 50855de8bf
5 changed files with 596 additions and 12 deletions

5
.postcssrc.json Normal file
View File

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