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
The new style of CSS error messages is great! There’s just a small problem when the message has quotations, as it ends the pseudo element early. Escaping them as \" fixes it.
The text was updated successfully, but these errors were encountered:
The new style of CSS error messages is great! There’s just a small problem when the message has quotations, as it ends the pseudo element early. Escaping them as
\"
fixes it.The text was updated successfully, but these errors were encountered: