wok annotate csstidy/description.txt @ rev 24013

linld: add quick boot switch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 18 08:56:43 2021 +0000 (2021-02-18)
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.