Skip to content

🐞 Linking a variable with an alpha alias to an existing variable will crash #356

@1aron

Description

@1aron

Description

export default {
    variables: {
        line: {
            neutral: {
                '@light': '$(slate-60)',
                '@dark': '$(gray-30)'
            },
            light: '$(line-neutral)/.2',
            lighter: '$(line-neutral)/.15',
            lightest: '$(line-neutral)/.1'
        }
    }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions