This commit is contained in:
Kovid Goyal 2023-05-08 16:51:57 +05:30
parent b10c910107
commit 9507713ae3
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -350,7 +350,7 @@ class OutputFormatPlugin(Plugin):
def specialize_css_for_output(self, log, opts, item, stylizer):
'''
Can be used to make changes to the css during the CSS flattening
Can be used to make changes to the CSS during the CSS flattening
process.
:param item: The item (HTML file) being processed