v1.0.0-alpha.14
Pre-release
Pre-release
·
949 commits
to main
since this release
- BREAKING: Remove
accoutrement-addas a public utility,
since Sass 3.5+ modular sytems will make it unusable. - Updated dependencies.
- BUGFIX: Fix broken internal links –
#106 - BREAKING: Group navigation is ordered according to config
groupsorder –
#150 - BUGFIX: Do not error if
sassconfig option isundefined. - BUGFIX: Do not break layout on fonts with single-item stack –
#172 - BREAKING:
@preview font-specimenis replaced by new@fontannotation. - BREAKING: Removed
customHeadoption; replaced by multiline@font
annotation. - BUGFIX: Fix assets referenced with relative urls in client-provided
customCSSfor@exampleannotations –
#174