Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Better CSS handling #10

Open
baransu opened this issue Mar 5, 2017 · 1 comment
Open

Better CSS handling #10

baransu opened this issue Mar 5, 2017 · 1 comment

Comments

@baransu
Copy link
Contributor

baransu commented Mar 5, 2017

I'm creating this issue because since we ejected create-react-app we can tweak our CSS imports a little.

Two options I'm thinking of are:

  • CSS modules - allow us to keep CSS restricted to given component which is great
  • SASS - variables, less code

I'm leaning towards CSS modules.

@baransu
Copy link
Contributor Author

baransu commented Mar 21, 2017

Another options is styled-components. It's great for creating components package for consistent plugin look in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant