Skip to content

Referencing theme config in typography customization #14

@klickreflex

Description

@klickreflex

Great plugin and great idea for the customization syntax!

Is it possible to access raw theme values inside plugin config to avoid having to manually hard code such values?

I imagine something along:

        typography: {
            default: {
                css: {
                    color: theme('colors.pink.500'),
                },
            },
        },

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