We've moved discussions to Discord

Lost all styling locally.

Nathan Grieve
I did not make any edits to my local deployment and the tailwind styling is not working? I am just getting html. On the production site it is still working and when i check git status nothing has changed. Has anyone else encountered this?
Nathan Grieve
Ran the below from https://github.com/rails/webpacker/issues/1981 and it seemed to work
bundle update webpacker
rails webpacker:binstubs
yarn upgrade @rails/webpacker --latest
yarn add webpack-dev-server@^3.1.14
Notifications
You’re not receiving notifications from this thread.