CSSdoc v1.0.3
This release fixes a a few typing issues and PHPdoc errors:
- Fixed errors in PHPdocs
- Removed duplicate configuration items in
cssdoc::$config - Fixed bug in
document::__construct()where the rules were not stored in the class - Fixed issue in
cssdoc::load()where the document was not reset correctly - Fixed issue in
cssdocTest::compareMinify()where if the input is blank, there is no internal document do minify and compile, theload()method is now tested - Updated dependencies
- Fixed status badge in
readme.md