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
Whether or not this should be added to jQuery is another matter for debate, but I think regardless, the parser should return an error, or at least information, if it has failed to parse CSS that has been passed to it. I've just wasted half an hour on a project trying to figure out why my CSS wasn't being added to a dynamically created element, and didn't stop to think that jQuery might just be ignoring the !important part.