We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 030dda6 + 85231e1 commit 17012bdCopy full SHA for 17012bd
1 file changed
README.rst
@@ -25,6 +25,8 @@ Overview
25
========
26
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities!
27
28
+You can find more documentation at `cssutils.readthedocs.io <https://cssutils.readthedocs.io>`_.
29
+
30
Based upon and partly implementing the following specifications :
31
32
`CSS 2.1rev1 <http://www.w3.org/TR/CSS2/>`__
0 commit comments