Skip to content

Commit

Permalink
Fix content pages styling (#27)
Browse files Browse the repository at this point in the history
* fix(content): Fixing styling for content pages

* fix(styling) Using tailwind typography to fix css
  • Loading branch information
biehlerj authored Jul 29, 2023
1 parent 66fde63 commit 1af409b
Show file tree
Hide file tree
Showing 12 changed files with 146 additions and 169 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"astro-icon": "^0.8.1",
"date-fns": "^2.30.0",
"tailwindcss": "^3.0.24"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.9"
}
}
Loading

0 comments on commit 1af409b

Please sign in to comment.