Skip to content

Feat: Add ability to have all variables defined at the root level for out-of-the-box experience #193

@NickDJM

Description

@NickDJM

Summary

Having all of the variables fallback to everything is great for when you want absolute control over everything, but sometimes you want to reference custom props without having to go through sass imports.

Solution

Add a "custom-props" file that defines literally every variable possible in graupl.

Alternatives

Have each component have a custom-props file that can be referenced if needed (this might be a better option)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions