question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rebass with Radium

See original GitHub issue

In an effort to be truly CSS-independent, I’m trying to get Radium to work with Rebass - specifically because of pseudo classes like :hover and media queries. Unfortunately, I have not been able to get it to work because both Radium and Rebass use the style prop.

Any suggestions here?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
jxnblkcommented, Nov 7, 2016

Glamor and Aphrodite are probably front runners for being used in the library itself. As for the className prop, v0.4 supports passing custom classnames, so they should work there

2reactions
peterpmecommented, May 10, 2017

👋 I’d be interested in helping move this over to Glamor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

emotion vs radium vs rebass vs styled-system vs ui-box | npm trends
Comparing trends for .
Read more >
How to use Radium in React app for inline styling?
Radium is a popular npm package for React which allows us to use inline styling with pseudo selectors and media queries.
Read more >
basscss-radium - npm
Start using basscss-radium in your project by running `npm i ... We encourage you to take a look at Rebass for an alternative...
Read more >
Javier Cuevas al Twitter: "Trying to pick a CSS in JS library. At the ...
Trying to pick a CSS in JS library. At the moment considering: - emotion - styled-components - glamorous - styled-jsx - styletron -...
Read more >
AngularStrap vs Rebass | What are the differences? - StackShare
AngularStrap - AngularJS 1.2+ native directives for Bootstrap 3. Rebass - Functional React UI component library built with styled-components.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found