dvtng / react-loading-skeleton

Create skeleton screens that automatically adapt to your app!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baseColor not working

websnooze opened this issue · comments

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

  • react-loading-skeleton version: ^3.4.0
  • Browser version: Chrome 121.0.6167.185 (Build officiel) (64 bits)

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