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 #584

Closed
wants to merge 7 commits into from

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.

@dbanksdesign dbanksdesign reopened this Mar 29, 2021
@dbanksdesign dbanksdesign deleted the fix-579 branch March 29, 2021 23:37
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.

1 participant