What do I do when I run yarn dev and the styles do not load

So I made some changes to my site and then the styles completely broke, when I run yarn build it brings the site back, but when I run yarn dev so I can see my changes as I make them to the theme the entire site has no styling whatsoever. What do I do to fix this?