Graphql-playground: Replace styled-jsx with styled-components

Created on 30 Oct 2017  路  4Comments  路  Source: graphql/graphql-playground

styled-jsx introduces a lot of build-time complexity. Would be great if it could be replaced with styled-components.

statupr-welcome

Most helpful comment

@schickling I'd like to do this! Since I have a fair amount of experience with styled-components and I'm part of the team too.

All 4 comments

Just curious which complexity? styled-components are by my observation much leaky abstraction.

The current build-setup is very complicated and involves multiple forked packages (and is currently hard to get locally set up). To make it easier for new developers to contribute to graphql-playground the build setup should be a simple as possible.

@schickling I'd like to do this! Since I have a fair amount of experience with styled-components and I'm part of the team too.

This will involve a fair amount of work @morajabi but this would be absolutely great!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alex996 picture alex996  路  15Comments

lastmjs picture lastmjs  路  19Comments

barbosa picture barbosa  路  12Comments

anodynos picture anodynos  路  19Comments

michalkvasnicak picture michalkvasnicak  路  14Comments