Skip to content
Snippets Groups Projects
Commit 5dc44236 authored by Marcus Bointon's avatar Marcus Bointon Committed by Marijn Haverbeke
Browse files

[css mode] Fix unescaped meta char in regex

It's intended to match a literal `{`, but that must be escaped as it's
a meta character in JS regex.
parent a5a0a40d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment