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

Make CSS inline instead of global? #94

Closed
sontek opened this issue Dec 7, 2016 · 3 comments
Closed

Make CSS inline instead of global? #94

sontek opened this issue Dec 7, 2016 · 3 comments

Comments

@sontek
Copy link

sontek commented Dec 7, 2016

We use cssmodules so we have no global CSS and so we'd like to be able to use fixed-data-table-2 but we have no place to load global CSS.

Could you use CSS modules or inline styles for this component so they are isolated?

@sontek
Copy link
Author

sontek commented Dec 7, 2016

I think this might be related to this:

#61

But I guess another reason to do so. #61 is more of a technical issue where as I need it more for isolation so components I get from node_modules/ don't affect my application outside of themselves.

@KamranAsif
Copy link
Contributor

This isn't super high on our priority right now (you can checkout our roadmap on the site)

Please feel free to put up a PR for this. If you can do an isolated example we should be able to jump in and migrate the rest of it.

@KamranAsif
Copy link
Contributor

KamranAsif commented Apr 6, 2017

Closing this in favor of #60 & #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants