com.atlassian.bitbucket.mail.HtmlCssInliner |
HtmlCssInliner inlines CSS from plugin modules into HTML.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Inline CSS referred to by the given complete module key into a given String of HTML.
|
Inline CSS referred to by the given complete module key into a given String of HTML. This will include any CSS resource descriptors referred to in the module's dependency tree.
html | HTML to perform CSS inlining on |
---|---|
cssModuleKey | Complete module key for plugin module that has CSS script resources and/or dependencies |