I have a project built on remix.js with tailwind for styling…
However when I come in the next day to continue working on it, some styles don’t get applied from the classes, until i slap a new div somewhere and apply some styles to it, then those particular styles i used on the new div get applied throughout the project, until I close the project again.
- No Styles
- New div with styles meant for 1