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: prefix dots in the var names. closes #55 #56

Merged

Conversation

dobromir-hristov
Copy link
Owner

Summary

Prefixes all keys that have . in them like flexBasis-0.5 with a slash, so that vars dont throw errors:

$flexBasis-0\.5: whatever

closes #55

@dobromir-hristov dobromir-hristov merged commit 321ff62 into master Mar 12, 2022
@dobromir-hristov dobromir-hristov deleted the fix/escape-dots-in-scss-flat-variable-names branch March 12, 2022 08:00
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.

Malformed SCSS when using the 'flat' option
1 participant