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

feat(md-button): add #1

Merged
merged 3 commits into from
Nov 3, 2017
Merged

feat(md-button): add #1

merged 3 commits into from
Nov 3, 2017

Conversation

elmariofredo
Copy link
Owner

No description provided.

@@ -0,0 +1 @@
@import "node_modules/@material/button/mdc-button.scss";
Copy link
Owner Author

@elmariofredo elmariofredo Oct 18, 2017

Choose a reason for hiding this comment

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

this will fail with:

[ ERROR ]  File to import not found or unreadable: @material/theme/mixins. Parent style sheet:
           /Users/mario/elmariofredo/bluma-elements/node_modules/@material/button/mdc-button.scss

given following content of @material/button/mdc-button.scss

...
@import "@material/theme/mixins";
@import "./mixins";
@import "./variables";
...

event that `@material/theme/_mixins.scss` partial does exists ¯\_(ツ)_/¯

@elmariofredo elmariofredo changed the title WIP: feat(md-button): add feat(md-button): add Oct 22, 2017
@elmariofredo elmariofredo merged commit d6c1e85 into master Nov 3, 2017
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