Skip to content

Conversation

@halerankin
Copy link

I found that JSON.parse creates a numeric index when parsing a JSON document (due to array). This makes its way into the output. To suppress this, I added a minor modification -- a new option prefixNoNumbers which is true by default, so a number will not prepend generated sass variables. Use opt.prefixNoNumbers: false to keep the number in the prefix.

This new option is set to true by default, so number will not appear in generated sass variables.
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