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
- Update css-parser-loop to attach remaining accumulated spaces to last node's :after field
- Now correctly preserves trailing whitespace in selectors
- Test: " div a " now correctly stringifies back to " div a " (was losing trailing space)
Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
0 commit comments