tailwindlabs / tailwindcss.com

The Tailwind CSS documentation website.
https://tailwindcss.com
3.29k stars 1.75k forks source link

Typography Demo Issue #1881

Open Shashivadan opened 1 month ago

Shashivadan commented 1 month ago

Check behaviour here : https://v1.tailwindcss.com/docs/typography-plugin

Issue Description

The live demo for Tailwind CSS Typography is currently offline. The URL https://tailwindcss-typography.netlify.app/ is not working.

Expected Behavior

The live demo should be accessible and functioning to showcase Tailwind CSS Typography features.

Current Behavior

The provided URL returns an error, making it impossible to view or interact with the Typography demo.

Possible Solutions

  1. Fix the existing demo and update the URL if necessary.
  2. If the demo is intentionally taken down, update the documentation to remove references to the live demo.
  3. Consider creating a new demo integrated directly into the main documentation.

Additional Context

This issue affects users trying to learn and evaluate Tailwind CSS Typography features. A working demo is crucial for understanding how to implement and customize Typography styles.