Re: [csswg-drafts] [css-flexbox] new flex wrap value that changes the flex direction (#6366)

Yes `:wrap` is circular:

```css
.flexbox:wrap {
  flex-wrap: nowrap;
}
```

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6366#issuecomment-1917925479 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 30 January 2024 21:29:03 UTC