MICU-ADMIN / Islamic_ware

This is a MosqueICU monorepo, welcome join us in our server to discuss learn or work on our projects and code!
https://islamicware-c2616.web.app/
2 stars 1 forks source link

Tailwind config and classes arent working :( #25

Open MICU-ADMIN opened 11 months ago

MICU-ADMIN commented 11 months ago

Issue

Image

Image

Description: Tailwind classes are not active when generating the desired text or styling.

Steps to Reproduce:

  1. open the story folder and run storybook
  2. Select a Tailwind class within a component eg. hero.tsx 4.Observe that the desired styles are not generated

** might be a good idea to check out the tailwind config as we are trying to use a shared config

Expected Results: The selected Tailwind class should generate the styles.

Actual Results: The selected Tailwind class does not generate the desired styles.