wok-next annotate csstidy/description.txt @ rev 21724

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
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.