superlint/.automation/test/csharp/csharp_bad_01.cs
2020-08-25 13:07:44 -05:00

9 lines
200 B
C#

/* Bad */
/* Multi-line */
/* Comment */
.selector-3[type="text"] {
background: linear-gradient(#FFFFFF, rgba(0, 0, 0, 0.8));
box-sizing: border-box;
display: block;
color: #AAAAAA;
}