Skip to main content

Horizon Changelog

2.0.0 - 2025-02-16

  • Upgrade to Tailwind CSS v4
    • Removed sass dependency as a result. Everything is now only CSS
  • Implemented my own CSS file for rendered markdown content, making it easier to understand and customize
    • Removed @tailwindcss/typography dependency as a result
  • Upgrade to Astro 5.3.0
  • Update other dependencies

1.0 - 2024-12-10

  • Initial release