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(text-field): Add missing import to textfield _mixins.scss #2740

Merged
merged 3 commits into from
May 15, 2018

Conversation

TedSander
Copy link
Contributor

Closes #2739

@TedSander
Copy link
Contributor Author

@aprigogin would you mind reviewing this?

@@ -21,6 +21,7 @@
@import "helper-text/mixins";
@import "icon/mixins";
@import "icon/variables";
@import "variables";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be @import "./variables";?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@aprigogin aprigogin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see inline comment

@TedSander TedSander force-pushed the TextfieldImportFix branch from e738a9b to 9e9847e Compare May 14, 2018 23:10
@kfranqueiro kfranqueiro merged commit 581e8f4 into material-components:master May 15, 2018
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.

3 participants