Pre Release New Changes

This commit is contained in:
2026-07-31 16:30:13 +05:30
parent 358a520bc5
commit 3e565e8d03
189 changed files with 36727 additions and 17249 deletions
+1 -2
View File
@@ -7,6 +7,7 @@
* components are `.wrn`/`.tsx` files under app/. Paths are relative to this file.
*/
@import "tailwindcss";
@plugin "@iconify/tailwind4";
@source "../**/*.wrn";
@source "../**/*.tsx";
@@ -44,9 +45,7 @@ body {
min-height: 100vh;
display: flex;
flex-direction: column;
max-width: var(--maxw);
margin: 0 auto;
padding: 3rem 1.25rem;
}
h1 {