The custom CSS that beautifies TypeDoc default theme.
npm install github:smikhalevski/typedoc-custom-css#master
In TypeDoc config specify the custom CSS option:
{
"customCss": "./node_modules/typedoc-custom-css/custom.css"
}
The custom CSS that beautifies TypeDoc default theme.
npm install github:smikhalevski/typedoc-custom-css#master
In TypeDoc config specify the custom CSS option:
{
"customCss": "./node_modules/typedoc-custom-css/custom.css"
}