reactjs-id / website-remix

ReactJS Indonesia Website with Remix
https://remix.reactjs.id
14 stars 13 forks source link

Setup brand color in tailwind.config #43

Closed mhaidarhanif closed 1 month ago

mhaidarhanif commented 1 month ago

Use shadcn UI color variables to set the colors for text and background.

Fix these kind of code: https://github.com/reactjs-id/website-remix/blob/main/app/components/event-item.tsx#L22-L27

image