Initial commit

This commit is contained in:
Colab Simplon
2024-04-11 14:09:44 +02:00
commit 97314df9aa
55 changed files with 643 additions and 0 deletions

5
.postcssrc Normal file
View File

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