jhen0409 / react-chrome-extension-boilerplate

Boilerplate for Chrome Extension React.js project
MIT License
2.14k stars 388 forks source link

Allow ability to update css and removes annoying warning in console #59

Closed rvenugopal closed 7 years ago

rvenugopal commented 7 years ago

Fix for #58

Thanks RV

jhen0409 commented 7 years ago

Thanks! :)

rvenugopal commented 7 years ago

Happy to help.

rvenugopal commented 7 years ago

Hello @jhen0409 The build appears to be failing though for my commit. Is there anyway to debug this issue locally? I ran all the tests locally before making the PR.

Thanks