<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Jitesh Pawar</title>
    <description>The latest articles on Forem by Jitesh Pawar (@jitesh_pawar_4759e22035c9).</description>
    <link>https://forem.com/jitesh_pawar_4759e22035c9</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3494420%2F50cf162c-ba49-4cb9-8ffe-5593402da5f8.png</url>
      <title>Forem: Jitesh Pawar</title>
      <link>https://forem.com/jitesh_pawar_4759e22035c9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jitesh_pawar_4759e22035c9"/>
    <language>en</language>
    <item>
      <title>Why is my ShadCN Calendar UI not rendering as expected?</title>
      <dc:creator>Jitesh Pawar</dc:creator>
      <pubDate>Thu, 11 Sep 2025 08:52:56 +0000</pubDate>
      <link>https://forem.com/jitesh_pawar_4759e22035c9/why-is-my-shadcn-calendar-ui-not-rendering-as-expected-2h7f</link>
      <guid>https://forem.com/jitesh_pawar_4759e22035c9/why-is-my-shadcn-calendar-ui-not-rendering-as-expected-2h7f</guid>
      <description>&lt;p&gt;Hey everyone 👋,&lt;/p&gt;

&lt;p&gt;I’m using ShadCN UI in my React.js project and trying to implement the Calendar component. However, the calendar doesn’t look like the demo on the ShadCN website — the styles seem off, and it looks unstyled or broken.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fulccdpfmqi04fwa1jav2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fulccdpfmqi04fwa1jav2.png" alt=" " width="800" height="326"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here’s what I have so far:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj84xk1jllw9xj3joclj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj84xk1jllw9xj3joclj.png" alt=" " width="800" height="475"&gt;&lt;/a&gt;&lt;br&gt;
I followed the docs and installed date-fns, @radix-ui/react-popover, and copied the component code using npx shadcn-ui add calendar.&lt;/p&gt;

&lt;p&gt;But here’s what I’m seeing:&lt;/p&gt;

&lt;p&gt;The calendar layout is squished.&lt;/p&gt;

&lt;p&gt;Some buttons are missing hover styles.&lt;/p&gt;

&lt;p&gt;It doesn’t look like the nice styled version on the docs.&lt;/p&gt;

&lt;p&gt;I already checked that Tailwind is working elsewhere in the project, so I’m not sure if I missed a step when setting up ShadCN or the Calendar component specifically.&lt;/p&gt;

&lt;p&gt;Has anyone else run into this issue?&lt;br&gt;
Do I need to add any additional Tailwind configuration, CSS imports, or Radix UI providers for this to look right?&lt;/p&gt;

&lt;p&gt;Any help would be super appreciated! 🙏&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>react</category>
    </item>
  </channel>
</rss>
