Disallow invalid inline style comments in stylesheets (#9099)
This commit is contained in:
@@ -78,7 +78,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
&::after {
|
||||
background: $avatar-initial-color; // TODO
|
||||
background: $avatar-initial-color; /* TODO */
|
||||
mask-position: center;
|
||||
mask-size: 24px;
|
||||
mask-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user