blob: 2b498ce5578819071b586ddf6109c566b7b7dc5e (
plain)
1
2
3
4
5
6
7
8
|
tinycss is a complete yet simple CSS parser for Python. It supports the
full syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
CSS Color 3
CSS Fonts 3
CSS Paged Media 3
Optional dependency: python3
|