wok annotate csstidy/description.txt @ rev 24007

Up zstd (1.4.8)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 29 15:34:50 2021 +0000 (2021-01-29)
parents
children
rev   line source
al@18686 1 CSSTidy is an open source CSS parser and optimizer. In opposite to most other
al@18686 2 CSS parsers, no regular expressions are used and thus CSSTidy has full CSS2
al@18686 3 support and a higher reliability.