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
I am facing a similar problem for me I am not passing any options param to stateToHTML function but do not get any inline styles. All the elements are exported to HTML but there is no inline style for any of the element. Can you suggest what I should do?
I just reported #120 and it sounds similar to this. You claim "colors are processed correctly" but I don't actually have that experience. Can you show me how you got colors to load?
I've got a problem with using inline-styles. Fonts and colors are processed corretly, but font-size and text-align don't work.
Example:
It igonres "medium" and "left" properties.
Is it bug or I'm doing something wrong?
The text was updated successfully, but these errors were encountered: