Duplicate Property Detection
<section className="hero">
background: ivory;
display: flex;
background: coral;
</section>

Last updated
<section className="hero">
background: ivory;
display: flex;
background: coral;
</section>

Last updated
<h1 className="heading">
margin: 0px;
color: dimgray;
margin-bottom: 10px;
</h1>