- From: Tommy Hodgins via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Aug 2017 15:18:05 +0000
- To: public-css-archive@w3.org
Would `constant()` work inside `calc()` so we could do things like this? ``` * { font-size: calc( (constant(--user-font-size) * 0) + 12px); } ``` -- GitHub Notification of comment by tomhodgins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1693#issuecomment-320988683 using your GitHub account
Received on Tuesday, 8 August 2017 15:18:06 UTC