It will be useful if you can use CSS variables in selectors. Something like `.some-class:nth-child(var(--index))` or `input:[type=var(--some-input-type)]`