Skip to content

v4: Fix card variables #20672

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

Merged
merged 1 commit into from
Sep 8, 2016
Merged

v4: Fix card variables #20672

merged 1 commit into from
Sep 8, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Sep 8, 2016

I didn't interpolate the card variables when I changed this in #20667, so this addresses that. Without this, Sass compiled the variable names as literal strings instead of the variable values.

@mdo mdo added this to the v4.0.0-alpha.5 milestone Sep 8, 2016
Use proper Sass variable interpolation to ensure the proper values are compiled and not the literal string of the variable name
@mdo mdo force-pushed the card-var-interpolation branch from e406e0e to c210c3d Compare September 8, 2016 04:24
@mdo mdo merged commit ed0f097 into v4-dev Sep 8, 2016
@mdo mdo deleted the card-var-interpolation branch September 8, 2016 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant