Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(formats): update output references in formats to handle nested references #587

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

dbanksdesign
Copy link
Member

Issue #, if available: #579

Description of changes: The formattedVariables format helper method was not accounting for nested references (a -> b -> c) when ordering the output thus creating invalid code for imperative languages like Sass. This should fix that.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@chazzmoney
Copy link
Collaborator

LGTM :shipit:

@chazzmoney chazzmoney merged commit 9ce0311 into 3.0 Mar 29, 2021
@chazzmoney chazzmoney deleted the fix-579-2 branch March 29, 2021 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants