dvtng / react-loading-skeleton

Create skeleton screens that automatically adapt to your app!
MIT License
3.96k stars 159 forks source link

baseColor not working #220

Closed websnooze closed 8 months ago

websnooze commented 8 months ago

Describe the bug I'm using TailwindCSS on react project, highlightColor is working but when I put baseColor prop, it's not working

To Reproduce Using tailwind css

Actual Behavior Nothing happen, both base and highlight colors not working

Expected Behavior Working..

Versions

srmagura commented 8 months ago

Please submit a runnable example that shows the problem (e.g. CodeSandbox). It is probably not relevant that you are using Tailwind.