Skip to content

Commit dc0c92f

Browse files
committed
fixup! [doc] Improve docs about CSS removal
1 parent a075fe0 commit dc0c92f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ which content is removed:
109109
</body>
110110
</html>
111111

112-
To control the removal of CSS styles, use the ``style`` and/or ``inline_style``
113-
keyword arguments when creating a ``Cleaner`` instance.
112+
To control the removal of CSS styles, set the ``style`` and/or ``inline_style``
113+
keyword arguments to ``True`` when creating a ``Cleaner`` instance.
114114
If neither option is enabled, only ``@import`` rules are automatically removed
115115
from CSS content.
116116

0 commit comments

Comments
 (0)