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

can't edit css in devtools(!) #8

Closed
threepointone opened this issue Jul 24, 2016 · 1 comment
Closed

can't edit css in devtools(!) #8

threepointone opened this issue Jul 24, 2016 · 1 comment

Comments

@threepointone
Copy link
Owner

because of this chrome issue, the generated css cannot be edited in chrome devtools, and it doesn't look like that'll get fixed any time soon.

not all hope is lost though, we can simply reconstruct the css like aphrodite does it. must also investigate batching with react's loop, preventing aphrodite's async problem.

@threepointone
Copy link
Owner Author

thankfully done! with that though... we don't use the CSSStyleSheet api anymore? LOL

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

No branches or pull requests

1 participant