Skip to content

Commit 0b6113c

Browse files
committed
chore(readme): update readme for tailwind typography mention
1 parent 558edfe commit 0b6113c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ It follows the [JAMstack architecture](https://jamstack.org) by using Git as a s
1616
- Tags: Separate page for posts under each tag
1717
- Basic directory organization
1818
- Uses TailwindCSS for styling from the [`@nuxtjs/tailwindcss`](https://github.com/nuxt-community/tailwindcss-module) module, with PurgeCSS included for minimal CSS.
19+
- [`@tailwind/typography`](https://tailwindcss.com/docs/typography-plugin) configured for prose and responsive prose.
1920
- Blazing fast loading times thanks to server-side rendering in [full static mode](https://nuxtjs.org/blog/going-full-static/).
2021
- Separate components for everything
2122
- Netlify deploy configuration

0 commit comments

Comments
 (0)