Y
Hacker News
new
|
ask
|
show
|
jobs
by
hnarn
2239 days ago
Just out of curiosity, what's with all the freaky class names? Like class="sc-jTzLTM ipDHfO", class="sc-jzJRlG hdyVuB" etc.
2 comments
bozly
2239 days ago
they are auto generated by `styled-components` - a great option for "css in js" in the React ecosystem
link
jafingi
2239 days ago
Probably a preprocessor generating those..
link