Hacker News new | ask | show | jobs
by werm82 1931 days ago
Not sure what your setup is, but I'm using tailwind with create-react-app and craco[1], and the changes show up without needing to reload.

[1] https://github.com/gsoft-inc/craco

1 comments

You can update the tailwind css files as much as you like, but as far as I know, adding or removing class names will trigger a reload.