`var(--fontSize)*2` is expanded to `12px*2` in your example, which is invalid. As @Loirooriol mentioned, if you want to calculate, you need to wrap the formula inside `calc()`. -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2137#issuecomment-354104267 using your GitHub accountReceived on Wednesday, 27 December 2017 12:04:29 UTC
This archive was generated by hypermail 2.4.0 : Thursday, 24 March 2022 20:26:45 UTC