CSSTidy
Lua error in package.lua at line 80: module 'strict' not found.
Lua error in package.lua at line 80: module 'strict' not found. CSSTidy is an open source Cascading Style Sheets parser and optimiser written by Florian Schmitz. C++ and PHP versions are available. The name derives from HTML Tidy, since CSSTidy is supposed to be its counterpart for CSS. Currently CSSTidy is able to fix some common errors (like missing units or semicolons) and reformat and compress CSS code.
The current version of CSSTidy is 1.3. This version was noted in the changelog on July 19, 2007 as the last version. The project was abandoned and the author is seeking a new maintainer for the project.[1]
However, the PHP version has been forked by developers.[2]
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- Official website
- Online version at Devilo.us (with modifications for supporting CSS3)
- Online version at CSSTidyOnline.com
- Source code at GitHub.com
- HTML Purifier Library for cleaning HTML (with a focus on security). Uses CSSTidy for CSS clean-up.
<templatestyles src="Asbox/styles.css"></templatestyles>