Add some sort of validation to CSS selector conditions added to config.
I know typechecking is nearly impossible with the multiple combination possible in CSS selectors, so runtime check could be implemented by using ts-pattern or some other check.