- From: Tommy Hodgins via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Sep 2017 21:57:12 +0000
- To: public-css-archive@w3.org
> I'll go ahead and work on the spec this afternoon. ^_^ This is amazing 。◕‿◕。 Will it allow nesting `min()` and `max()` together like this? ```css div { font-size: min(max(12px, 10vw), 100px); } ``` Having this sort of functionality anywhere in CSS is going to make it _way_ easier for CSS authors to use scalable units “safely” 😘👌 -- GitHub Notification of comment by tomhodgins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1775#issuecomment-326692250 using your GitHub account
Received on Friday, 1 September 2017 21:57:08 UTC