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
* feat(brackets): add css pseudo-class exceptions
Detect CSS pseudo-class and pseudo-element selectors like `:root`,
`::before`, `div:hover` or `div::after` to prevent automatic insertion
of brackets in these contexts.
Closes#2052
* feat(brackets): add html to css pseudo-class exceptions
---------
Co-authored-by: Liam Dyer <[email protected]>
0 commit comments