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 current CSS sanitization rules cover several legacy injection vectors but do not block external resource loading through @import or remote url(...) references.
Describe the Bug
The current CSS sanitization rules cover several legacy injection vectors but do not block external resource loading through @import or remote url(...) references.