This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
v0.12.17
Changelog
🐞 Bug Fixes
- docz: cycled dependency (5132195)
- docz-theme-default: link color (21d58fb)
- docz-theme-default: some fixes on styles (a17e914)
- docz-theme-default: use theme getter instead of literal obj access (89e1d03)
Add theme default as a dependency
Since this release, now you need to install docz-theme-default
together on your project:
$ yarn add docz docz-theme-default --dev