Closed ProCode2 closed 3 years ago
Looks working good! May I now what's not working 🤔
I mean ml-auto
is working ✅ w-8
✅
The Classes are applied 📍🤔
Tested at: https://life-git-clipboard-coronasafe.vercel.app/maharashtra/mumbai_city/ambulance
But there seems to be some random alignment problem with tailwind though the code doesn't change 😯
Fixed a few minutes back. It was some problem in tailwindcss config file.
Facing the same issue in https://github.com/coronasafe/life/pull/89, in the local environment, the CSS properties are loaded properly. The expected display is provided in the PR description. But the vercel preview, some of the styles are missing. Here is a comparison | Local Environment | Vercel Build |
---|---|---|
Not a right fix 🔨! But made some workaround https://github.com/coronasafe/life/pull/89#issuecomment-826355855
@shrihari689 Can close this?
Yeah done ‼ 🚀
Describe the bug Tailwind classes are working fine in local builds and development. But they are not working when deployed in vercel. Adding the same as normal CSS works fine.
To Reproduce Steps to reproduce the behavior:
AmbulanceCard.jsx
file, Addml-auto w-8
to this className attribute. and remove the style property.Expected behavior The tailwind class name should work.
Desktop (please complete the following information):