Skip to content

Add in theming functionality to libraries that support it #115

@DSchau

Description

@DSchau

Description of Issue

Theming is a big win in CSS in JS solutions; should build it in!

Proposed Solution (if applicable)

I'd create a theme.js with the relevant shared style code. From here, I'd use a ThemeProvider to share that theme between each child component

Note: PRs are always sincerely appreciated! If fixing an issue, simply do fixes #{COMMIT_NUMBER}, i.e. fixes #20, and Github will automatically close the issue when the PR is merged.

Thank you for your contribution(s)!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions