rabblerouser / core

Pluggable, extensible membership database for community organising
GNU Affero General Public License v3.0
17 stars 10 forks source link

Overhaul the existing stylesheets with a better styling approach #113

Closed camjackson closed 7 years ago

camjackson commented 7 years ago

This is kind of the implementation of whatever is decided in #93. Right now that means CSS-in-JS using styled-components, but that's not locked in yet. As we continue to experiment with it, we can decide if we like how it's looking.

Assuming styled-components (or really any CSS-in-JS solution) is the way forward, acceptance criteria are:

camjackson commented 7 years ago

@yearofthedan I've assigned you to this because I know you and Chloe started on it already, but that's not to say you have to keep doing it. Feel free to un-assign if you're not on it any more.

Given that there's potentially a lot of stuff here, it might be good to parallelise some of it? But I'm not sure if that's really possible. It might be more effort than it's worth.

camjackson commented 7 years ago

Fixed in #122