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
When I set strip_important=False, it is not stripped out as expected. But I don't think this should be required in a stylesheet that premailer is supposed to ignore.
The text was updated successfully, but these errors were encountered:
I am using premailer 3.6.1. I noticed that
!important
is stripped out even from stylesheets that are meant to be ignored:When I set
strip_important=False
, it is not stripped out as expected. But I don't think this should be required in a stylesheet that premailer is supposed to ignore.The text was updated successfully, but these errors were encountered: