You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I refactored some html code and broke my project due to the <div> tag not wrapping my html. Unicorn didn't throw any errors, nor did the browser. I was completely puzzled for ages. It could help other users down the line if this is implemented?
I refactored some html code and broke my project due to the
<div>tag not wrapping my html. Unicorn didn't throw any errors, nor did the browser. I was completely puzzled for ages. It could help other users down the line if this is implemented?