We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a075fe0 commit dc0c92fCopy full SHA for dc0c92f
docs/usage.rst
@@ -109,8 +109,8 @@ which content is removed:
109
</body>
110
</html>
111
112
-To control the removal of CSS styles, use the ``style`` and/or ``inline_style``
113
-keyword arguments when creating a ``Cleaner`` instance.
+To control the removal of CSS styles, set the ``style`` and/or ``inline_style``
+keyword arguments to ``True`` when creating a ``Cleaner`` instance.
114
If neither option is enabled, only ``@import`` rules are automatically removed
115
from CSS content.
116
0 commit comments