.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
demo.py
pyproject.toml
pyrightconfig.json
requirements.txt
setup.py
css_tidy/__init__.py
css_tidy/__init__.pyi
css_tidy/cli.py
css_tidy/tidy.py
css_tidy.egg-info/PKG-INFO
css_tidy.egg-info/SOURCES.txt
css_tidy.egg-info/dependency_links.txt
css_tidy.egg-info/entry_points.txt
css_tidy.egg-info/requires.txt
css_tidy.egg-info/top_level.txt
tests/test_tidy.py