Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Improve usage of custom Prism themes #387

@gregone

Description

@gregone

As I found when working on MelSumner/ember-a11y-for#14 , using a non-standard theme (i.e not in the main prismjs package) is quite convoluted.

Having the option to not include any css when explicitly using 'none' instead of the default theme would help some of these issues.

see:

if (theme && theme !== 'none') {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions