yandex / reselector

Use React Components in css selectors
https://npm.im/reselector
Other
44 stars 10 forks source link

Fix variables in select literal #20

Closed lttb closed 6 years ago

lttb commented 6 years ago

It would be nice to support selector this way:

select`${Table} ${Row}:nth-child(${row})`