shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.64k stars 2.58k forks source link

[Bug]: Background color not showing in callout section #317

Open Sahill357 opened 3 months ago

Sahill357 commented 3 months ago

Issue Summary

when you going "/docs/documentation/components" to this path when you can see the callout section in this section have three callout "default", "warning", "danger" the first one's background color is showing but the second and third's background color is not showing.

Steps to Reproduce

  1. go to /docs/documentation/components.
  2. you will see three callout "default", "warning", "danger".
  3. then you can see the "warning", "danger" white color showing callout's.

    Expected behavior

The background color should be match with the same one like the first "default" callout.

Screenshots

Screenshot 2024-08-08 1158466