Gestión de Géneros

This commit is contained in:
2025-03-29 23:39:31 +01:00
parent 93f3faae0e
commit 1953fae9db
31 changed files with 1094 additions and 409 deletions

5
.postcssrc.json Normal file
View File

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