customStyleSheets
List of paths for .css
stylesheets to be bundled with documentation and used for rendering.
For more information, see Customizing assets.
Be aware that files will be copied as-is to a specific directory inside the assembled Dokka publication. This means that any relative paths must be written in such a way that they will work after the files are moved into the publication.
It's best to try and mirror Dokka's directory structure in the source files, which can help IDE inspections.