You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, it is using some hard-coded colors in the StatusChart.tsx file. We should replace it by the colors in tailwind.config.js. In theory, it is possible to do it using tailwind config, here is an example tailwindlabs/tailwindcss#1910 (comment)
Right now, it is using some hard-coded colors in the StatusChart.tsx file. We should replace it by the colors in tailwind.config.js. In theory, it is possible to do it using tailwind config, here is an example tailwindlabs/tailwindcss#1910 (comment)