Re: [csswg-drafts] [css-borders] Add a 'hairline' border-width value (#3720)

Also sizing properties? I could imagine

```css
hr {
  height: hairline;
  background: linear-gradient(to right, transparent, #000, transparent);
  border: none;
}
```

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


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

Received on Thursday, 13 February 2025 21:28:36 UTC