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

chore: self contain styles intermediate solution #186

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

montezume
Copy link
Contributor

@montezume montezume commented Oct 24, 2018

Summary

To fulfill the intermediate suggestion of #185, we propose importing the global css (reset.mod.css and grid.mod.css) in the index.js file.

Then, we can move on to a more permanent solution.

This way regression testing can be introduced before the permanent solution.

Release notes Consumers of ui-kit no longer need to import '../materials/internals/reset.mod.css'; and import '../materials/internals/grid.mod.css';.

@montezume montezume changed the title chore: self contain styles first step chore: self contain styles intermediate solution Oct 24, 2018
@montezume montezume self-assigned this Oct 24, 2018
Copy link
Contributor

@dferber90 dferber90 left a comment

Choose a reason for hiding this comment

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

Thank you!

@dferber90 dferber90 merged commit 7a9e27b into master Oct 24, 2018
@dferber90 dferber90 deleted the ml-self-contained-styles-step-1 branch October 24, 2018 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants