Skip to content

Ability to customize styles without creating a new theme #1060

Closed
@tusharmath

Description

@tusharmath

Problem

As a user of this library I would like to customize the styles using some external CSS.

Suggested Solution

Inside typedoc.json add a property — customCSS where any file path for CSS can be added.

{
  "customCSS": "../theme/style.css"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedContributions are especially encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions