blob: fca04940b9af7a8421b89954ba7b2b96a964d2a8 (
plain)
1
2
3
4
|
A Python package to parse and build CSS Cascading Style Sheets.
Querying a parsed stylesheet on a given document or element is planned for a
future release, for now see the example examples/style.py.
|