react-native-template-obytes icon indicating copy to clipboard operation
react-native-template-obytes copied to clipboard

Tailwind/CSS classes are not being applied

Open TechNech opened this issue 1 year ago • 5 comments

Summary:

Whenever I run the project using pnpm ios it doesn't seem to load the css. After I did changes saved and ran the project again later.

Steps to reproduce:

  • Run the starter template
  • Make changes in styling etc

Expected behavior:

  • You need to manually reload for the terminal for a few times to get it to look like this again.

Simulator Screenshot - iPhone 15 Pro Max - 2024-06-28 at 08 40 25

Additional notes:

Screenshot 2024-06-30 at 4 02 21 AM

TechNech avatar Jun 29 '24 23:06 TechNech

I also encountered the same problem. When I modify and reload the file that uses tailwind, Only then can it take effect.

ReedYu avatar Jul 04 '24 07:07 ReedYu

Yes, that is also a workaround. I am using pnpm ios.

TechNech avatar Jul 04 '24 22:07 TechNech

@TechNech you can use pnpm start -c to clear the cache no need to rebuild

0x1337ak avatar Aug 05 '24 11:08 0x1337ak

I working for use pnpm start -c thank you @TechNech

BeniSyach avatar Aug 19 '24 03:08 BeniSyach

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days

github-actions[bot] avatar Oct 19 '24 00:10 github-actions[bot]

should be fixed with the last version as we migrate to the last nativewind version

yjose avatar Oct 25 '24 14:10 yjose