Re: [csswg-drafts] [css-values] random() function (#2826)

The issue with that approach is having to generate a custom property for every element you are targeting. At that point you may as well just style the elements directly with JS. 

A CSS solution is much more convenient. I believe it would be worth developing some use cases to determine the requirements. 

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

Received on Thursday, 17 January 2019 19:24:33 UTC