Re: [csswg-drafts] [css-backgrounds-4] Use cases for corner-shape (#6980)

Because someone is likely to ask... No you couldn't really do the twitter NFT shape with corner-shape. The general hexagon shape yes, but you'd need an SVG path to get all the detail.

```css
corner-shape: bevel (angle)
border-radius: 25% / 50% 
width: 400px
height: 300px
```

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


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

Received on Saturday, 29 January 2022 14:41:19 UTC