This commit is contained in:
Waylon Walker 2025-11-23 11:32:29 -06:00
parent 4ff5788f37
commit 682823a984
9 changed files with 2592 additions and 0 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"@tailwindcss/typography": "^0.5.10"
}
}