KokoIRC / koko

Yet another IRC client for me and you :koko:
https://github.com/KokoIRC/koko
MIT License
307 stars 27 forks source link

Implement styled-components. #35

Open AriTheElk opened 7 years ago

AriTheElk commented 7 years ago

Currently this is not feasible until styled-components/styled-components#152 is merged, but after that's complete and we've upgraded all dependencies (#26) we should be able to implement styled-components no problem.

Advantages of implementing styled-components:

AriTheElk commented 7 years ago

It looks like there's been a lot of progress on the PR to bring TypeScript support to styled-components. Once I clear up some time on my schedule, I'm going to begin working on #26 if @mmarkman hasn't made any progress on it by then; so that we're prepared for styled-components support when it's released 👌