Closed petkovv closed 3 years ago
I think there are no "sizing units" just like "px"/"%"/"vh"... with your properties.
Hey iou90 and thanks for the fast response :) . I have missed the units here in the example but in my real response the units are there. So should I understand that this functionality I need should come out of the box from the library and I should do nothing manually to enable it. Thanks again iou90. :)
Yes, this lib only applies default styles to "body" by default.
Hey guys. First I want to say that I have searched for a couple of hours for a solution to my issue but with no success. So what I want to achieve is for example if I have html text that looks like this:
I want the elements which have styles applied to them to appear with the correct styles, but I couldn't find a way to do that. Is it even possible or it can not be achieved? Thanks in advance and if there is something unclear in my question I will give more details. :)