prodo-dev / prodo

Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
115 stars 5 forks source link

Fix devtools styled components #171

Closed andrejak closed 4 years ago

andrejak commented 4 years ago

Based off https://github.com/prodo-ai/prodo/pull/170

Should close https://github.com/prodo-ai/prodo/issues/159

Watches the app route to make sure that we update styled components when they change. Hope you don't mind me adding devtools & styled components to the routing example for quick testing.