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
Wrong highlight on minified CSS with comments starts with /* */.
I think that line 5 should not be highlighted as comment after the */.
If you go on new line after the closing comment sign, the code line will be highlighted correctly.
Wrong highlight on minified CSS with comments starts with
/* */
.I think that line
5
should not be highlighted as comment after the*/
.If you go on new line after the closing comment sign, the code line will be highlighted correctly.
CSS here
The text was updated successfully, but these errors were encountered: