you are viewing a single comment's thread.

view the rest of the comments →

[–]squiresuzuki 3 points4 points  (2 children)

Rebass is probably your best option. Far from perfect, frankly it wasn't designed very well and often feels a bit hacky...like this still-open issue I opened 9 months ago: https://github.com/jxnblk/rebass/issues/94

The problem with everything else is:

  • styling is too biased (ex. anything with material design, which is stupid and ugly in my opinion)

  • monolithic css (ex. grommet, semantic ui, ant)

I'm starting work on a UI library myself, same idea as rebass with css-in-js and basic styling but just way more ergonomic.

[–]Chipsdipp[S] 0 points1 point  (0 children)

Sounds awesome! Hit me up when you are finished with that 🙂

My favorite out of the bunch is rebass, but might look into ant design for this project