Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants