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
Refactor CSS value parsing and improve URL handling
- Improve getValueOrUrl() to correctly filter protocol-relative URLs by normalizing them before validation.
- Filter out falsey URL values when collecting references from declarations.
- Update debug messages for clearer context ("url() in @value" -> "url() in declaration").
0 commit comments