- From: Tobias Buschor via GitHub <sysbot+gh@w3.org>
- Date: Fri, 17 Jun 2022 11:17:45 +0000
- To: public-css-archive@w3.org
I always think that the behaviour of custom properties should (possibly) not differ from normal properties.
That's why I'm throwing these lines into the room:
```css
.el {
padding-top: 2rem;
padding-bottom: 2padding-top;
}
```
--
GitHub Notification of comment by nuxodin
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7379#issuecomment-1158771362 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 June 2022 11:17:46 UTC