--- pubDatetime: 2025-03-08T08:18:19.693Z title: AstroPaper 5.0 slug: astro-paper-v5 featured: false ogImage: ../../../assets/images/AstroPaper-v5.png tags: - release description: "AstroPaper v5: keep the clean look, updates under the hood." --- At last, the long-awaited AstroPaper v5 is finally here. AstroPaper v5 keeps the same minimal & clean look, but comes with significant updates under the hood. ![AstroPaper v5](@/assets/images/AstroPaper-v5.png) ## Table of contents ## Major Changes ### Upgrade to Astro v5 [#455](https://github.com/satnaing/astro-paper/pull/455) AstroPaper now comes with Astro v5, bringing all the new features and improvements that come with it. ### Tailwind v4 AstroPaper has been upgraded to Tailwind v4, which includes many style changes under the hood. The `tailwind.config.js` file has been removed, and now all the configuration is located within the `src/styles/global.css` file. Typography-related styles have been extracted and moved to `src/styles/typography.css`. Due to the new behavior in TailwindCSS v4, styles inside `