Skip to content

why some props generate to html ? #535

Answered by ben-rogerson
liyefox asked this question in Q&A
Discussion options

You must be logged in to vote

That's how the css-in-js library works under the hood (not a twin thing).
Generally, it will hash your style set, add it to a className and move the styles into the head.

If you're after more info on how it works you can read up here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by liyefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants