Initial commit

This commit is contained in:
2026-04-12 16:53:58 -04:00
parent 48c2356383
commit fe84ec6a43
17 changed files with 628 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
@import "tailwindcss";
@import '@zen/core/styles/zen.css';
html, body {
overflow-x: hidden;
}