Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

3.0.6: Support more link types

Compare
Choose a tag to compare
@leonbreedt leonbreedt released this 08 Nov 08:06

[BUGFIXES]

  • Don't require type attribute on <link> elements, and also don't require that a size exist in the type hints table, fall back to .classic type if it does not exist there. Closes #25. Thanks @winsmith!