inline-css
inline-css copied to clipboard
Help ~ Question about options.url
I have a html string, not a file. Css styles I put into options.extraCss parameter. And I need to convert my html string into inline styles html. Options.url is required. What meaning of this parameter can I put in this case?
There are no usages of it in the codebase besides checking for the presence of the parameter 🤔. Maybe it's passed to a downstream library somewhere?