Is your feature request related to a problem? Please describe.
The current Typescript documentation is complete, but due to the lack of styling, finding answers is not as intuitive as the original version of the docs.
Describe the solution you'd like
Because JSDoc and TSDoc use very similar syntax perhaps it's possible to port the previous theme to the new version of the library along with the deployment scripts and customizations.
Describe alternatives you've considered
We could also seek native TSDoc themes that may be easier to apply and would still satisfactorily style & format the documentation pages
Is your feature request related to a problem? Please describe. The current Typescript documentation is complete, but due to the lack of styling, finding answers is not as intuitive as the original version of the docs.
Describe the solution you'd like Because JSDoc and TSDoc use very similar syntax perhaps it's possible to port the previous theme to the new version of the library along with the deployment scripts and customizations.
Describe alternatives you've considered We could also seek native TSDoc themes that may be easier to apply and would still satisfactorily style & format the documentation pages
Additional context
Current Style
Orignal