Problemunvalidated
both selectors apply at the same time — When I resize to `xl` screens. Tension: So instead of only `1, 5, 9` being red, I get `1, 3, 5, 7, 9`. Outcome: It looks like Tailwind’s `xl:` prefix doesn’t override the base `[&>*:nth-child()]` rule, and both are active.
25e6d8fc-3617-4bca-923b-e104fc5e4ea6
both selectors apply at the same time — When I resize to xl screens. Tension: So instead of only 1, 5, 9 being red, I get 1, 3, 5, 7, 9. Outcome: It looks like Tailwind’s xl: prefix doesn’t override the base [&>*:nth-child()] rule, and both are active.